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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dmisc.c394 if (smb->Command == SMB_COM_LOCKING_ANDX)
526 if (pSMB->hdr.Command != SMB_COM_LOCKING_ANDX)
H A Dcifsencrypt.c172 if (cifs_pdu->Command == SMB_COM_LOCKING_ANDX) {
H A Dtransport.c93 (midEntry->command != SMB_COM_LOCKING_ANDX)) {
H A Dcifspdu.h51 #define SMB_COM_LOCKING_ANDX 0x24 /* trivial response */ macro
H A Dcifssmb.c210 case SMB_COM_LOCKING_ANDX:
1663 rc = small_smb_init(SMB_COM_LOCKING_ANDX, 8, tcon, (void **) &pSMB);

Completed in 41 milliseconds