Home
last modified time | relevance | path

Searched refs:REQ_OPLOCK (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Ddir.c244 *oplock = REQ_OPLOCK; in cifs_do_create()
H A Dsmb1ops.c1105 oplock = REQ_OPLOCK; in cifs_make_node()
H A Dcifssmb.c1249 if (*pOplock & REQ_OPLOCK) in SMBLegacyOpen()
1250 pSMB->OpenFlags = cpu_to_le16(REQ_OPLOCK); in SMBLegacyOpen()
1365 if (*oplock & REQ_OPLOCK) in CIFS_open()
1366 req->OpenFlags = cpu_to_le32(REQ_OPLOCK); in CIFS_open()
H A Dcifspdu.h872 #define REQ_OPLOCK 0x00000002 macro
H A Dfile.c561 oplock = REQ_OPLOCK; in cifs_open()
724 oplock = REQ_OPLOCK; in cifs_reopen_file()
H A Dinode.c486 oplock = REQ_OPLOCK;
H A Dsmb2ops.c5084 oplock = REQ_OPLOCK; in smb2_make_node()
/kernel/linux/linux-6.6/fs/smb/client/
H A Ddir.c195 *oplock = REQ_OPLOCK;
H A Dsmb1ops.c1111 oplock = REQ_OPLOCK; in cifs_make_node()
H A Dcifssmb.c1069 if (*pOplock & REQ_OPLOCK) in SMBLegacyOpen()
1070 pSMB->OpenFlags = cpu_to_le16(REQ_OPLOCK); in SMBLegacyOpen()
1185 if (*oplock & REQ_OPLOCK) in CIFS_open()
1186 req->OpenFlags = cpu_to_le32(REQ_OPLOCK); in CIFS_open()
H A Dcifspdu.h823 #define REQ_OPLOCK 0x00000002 macro
H A Dfile.c757 oplock = REQ_OPLOCK; in cifs_open()
939 oplock = REQ_OPLOCK; in cifs_reopen_file()
H A Dinode.c550 oplock = REQ_OPLOCK; in cifs_sfu_type()
H A Dsmb2ops.c5153 oplock = REQ_OPLOCK; in smb2_make_node()

Completed in 73 milliseconds