Searched refs:REQ_OPLOCK (Results 1 – 5 of 5) sorted by relevance
212 *oplock = REQ_OPLOCK; in cifs_do_create()662 oplock = REQ_OPLOCK; in cifs_mknod()
1200 if (*pOplock & REQ_OPLOCK) in SMBLegacyOpen()1201 pSMB->OpenFlags = cpu_to_le16(REQ_OPLOCK); in SMBLegacyOpen()1320 if (*oplock & REQ_OPLOCK) in CIFS_open()1321 req->OpenFlags = cpu_to_le32(REQ_OPLOCK); in CIFS_open()
482 oplock = REQ_OPLOCK; in cifs_open()645 oplock = REQ_OPLOCK; in cifs_reopen_file()
867 #define REQ_OPLOCK 0x00000002 macro
471 oplock = REQ_OPLOCK;