Searched refs:REQ_OPLOCK (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dfile.c250 oplock = REQ_OPLOCK;
481 oplock = REQ_OPLOCK;
H A Ddir.c309 oplock = REQ_OPLOCK;
H A Dcifssmb.c1154 if (*pOplock & REQ_OPLOCK)
1155 pSMB->OpenFlags = cpu_to_le16(REQ_OPLOCK);
1259 if (*pOplock & REQ_OPLOCK)
1260 pSMB->OpenFlags = cpu_to_le32(REQ_OPLOCK);
H A Dcifspdu.h808 #define REQ_OPLOCK 0x00000002 macro

Completed in 52 milliseconds