Searched refs:REQ_OPLOCK (Results 1 – 7 of 7) sorted by relevance
186 *oplock = REQ_OPLOCK;
1129 oplock = REQ_OPLOCK; in cifs_make_node()
1098 if (*pOplock & REQ_OPLOCK) in SMBLegacyOpen()1099 pSMB->OpenFlags = cpu_to_le16(REQ_OPLOCK); in SMBLegacyOpen()1214 if (*oplock & REQ_OPLOCK) in CIFS_open()1215 req->OpenFlags = cpu_to_le32(REQ_OPLOCK); in CIFS_open()
823 #define REQ_OPLOCK 0x00000002 macro
627 oplock = REQ_OPLOCK; in cifs_open()809 oplock = REQ_OPLOCK; in cifs_reopen_file()
521 oplock = REQ_OPLOCK;
5147 oplock = REQ_OPLOCK; in smb2_make_node()