Searched refs:REQ_OPLOCK (Results 1 – 5 of 5) sorted by relevance
245 *oplock = REQ_OPLOCK; in cifs_do_create()714 oplock = REQ_OPLOCK; in cifs_mknod()
1241 if (*pOplock & REQ_OPLOCK) in SMBLegacyOpen()1242 pSMB->OpenFlags = cpu_to_le16(REQ_OPLOCK); in SMBLegacyOpen()1360 if (*oplock & REQ_OPLOCK) in CIFS_open()1361 req->OpenFlags = cpu_to_le32(REQ_OPLOCK); in CIFS_open()
496 oplock = REQ_OPLOCK; in cifs_open()659 oplock = REQ_OPLOCK; in cifs_reopen_file()
867 #define REQ_OPLOCK 0x00000002 macro
478 oplock = REQ_OPLOCK;