Home
last modified time | relevance | path

Searched refs:SMB_COM_LOCKING_ANDX (Results 1 – 5 of 5) sorted by relevance

/linux/fs/cifs/
A Dmisc.c298 if (smb->Command == SMB_COM_LOCKING_ANDX) in check_smb_hdr()
434 if (pSMB->hdr.Command != SMB_COM_LOCKING_ANDX) in is_valid_oplock_break()
A Dcifsencrypt.c212 if (cifs_pdu->Command == SMB_COM_LOCKING_ANDX) { in cifs_verify_signature()
A Dsmb1ops.c1242 .lock_cmd = cpu_to_le16(SMB_COM_LOCKING_ANDX),
A Dcifspdu.h33 #define SMB_COM_LOCKING_ANDX 0x24 /* trivial response */ macro
A Dcifssmb.c234 case SMB_COM_LOCKING_ANDX: in cifs_reconnect_tcon()
2290 rc = small_smb_init(SMB_COM_LOCKING_ANDX, 8, tcon, (void **) &pSMB); in cifs_lockv()
2337 rc = small_smb_init(SMB_COM_LOCKING_ANDX, 8, tcon, (void **) &pSMB); in CIFSSMBLock()

Completed in 117 milliseconds