Home
last modified time | relevance | path

Searched refs:REQ_OPLOCK (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/fs/cifs/
A Ddir.c195 *oplock = REQ_OPLOCK;
A Dsmb1ops.c1133 oplock = REQ_OPLOCK; in cifs_make_node()
A Dcifssmb.c1063 if (*pOplock & REQ_OPLOCK) in SMBLegacyOpen()
1064 pSMB->OpenFlags = cpu_to_le16(REQ_OPLOCK); in SMBLegacyOpen()
1179 if (*oplock & REQ_OPLOCK) in CIFS_open()
1180 req->OpenFlags = cpu_to_le32(REQ_OPLOCK); in CIFS_open()
A Dcifspdu.h823 #define REQ_OPLOCK 0x00000002 macro
A Dfile.c754 oplock = REQ_OPLOCK; in cifs_open()
936 oplock = REQ_OPLOCK; in cifs_reopen_file()
A Dinode.c522 oplock = REQ_OPLOCK;
A Dsmb2ops.c5151 oplock = REQ_OPLOCK; in smb2_make_node()

Completed in 49 milliseconds