Searched refs:LOCKING_ANDX_OPLOCK_RELEASE (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsencrypt.c175 if (pSMB->LockType & LOCKING_ANDX_OPLOCK_RELEASE)
H A Dmisc.c549 if (!(pSMB->LockType & LOCKING_ANDX_OPLOCK_RELEASE))
H A Dcifspdu.h1058 #define LOCKING_ANDX_OPLOCK_RELEASE 0x02 macro
H A Dfile.c2336 LOCKING_ANDX_OPLOCK_RELEASE, false);
H A Dcifssmb.c1668 if (lockType == LOCKING_ANDX_OPLOCK_RELEASE) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Doplock.c272 SCVAL(result,smb_vwv3,LOCKING_ANDX_OPLOCK_RELEASE);
H A Dreply.c5523 if ((locktype & LOCKING_ANDX_OPLOCK_RELEASE)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dsmb.h1648 #define LOCKING_ANDX_OPLOCK_RELEASE 0x2 macro

Completed in 78 milliseconds