Searched refs:REQ_OPLOCK (Results 1 – 7 of 7) sorted by relevance
244 *oplock = REQ_OPLOCK; in cifs_do_create()
1108 oplock = REQ_OPLOCK; in cifs_make_node()
1322 if (*pOplock & REQ_OPLOCK) in SMBLegacyOpen()1323 pSMB->OpenFlags = cpu_to_le16(REQ_OPLOCK); in SMBLegacyOpen()1438 if (*oplock & REQ_OPLOCK) in CIFS_open()1439 req->OpenFlags = cpu_to_le32(REQ_OPLOCK); in CIFS_open()
867 #define REQ_OPLOCK 0x00000002 macro
560 oplock = REQ_OPLOCK; in cifs_open()723 oplock = REQ_OPLOCK; in cifs_reopen_file()
484 oplock = REQ_OPLOCK;
4396 oplock = REQ_OPLOCK; in smb2_make_node()