Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb1ops.c123 server->oplocks = val > 1 ? enable_oplocks : false; in cifs_set_credits()
1104 if (tcon->ses->server->oplocks) in cifs_make_node()
H A Ddir.c243 if (tcon->ses->server->oplocks) in cifs_do_create()
H A Dsmb2ops.c39 server->oplocks = false; in change_conf()
43 server->oplocks = false; in change_conf()
49 server->oplocks = true; in change_conf()
52 server->oplocks = false; in change_conf()
93 server->oplocks) { in smb2_add_credits()
118 cifs_server_dbg(VFS, "disabling echoes and oplocks\n"); in smb2_add_credits()
121 cifs_dbg(FYI, "disabling oplocks\n"); in smb2_add_credits()
5083 if (tcon->ses->server->oplocks) in smb2_make_node()
H A Dcifsglob.h710 bool oplocks:1; /* enable oplocks */ member
1951 extern bool enable_oplocks; /* enable or disable oplocks */
H A Dfile.c560 if (server->oplocks) in cifs_open()
723 if (tcon->ses->server->oplocks) in cifs_reopen_file()
H A Dinode.c485 if (tcon->ses->server->oplocks)
H A Dsmb2pdu.c1216 /* enough to enable echos and oplocks and one max size write */ in SMB2_sess_alloc_buffer()
2721 if ((!server->oplocks) || (tcon->no_lease)) in SMB2_open_init()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb1ops.c125 server->oplocks = val > 1 ? enable_oplocks : false; in cifs_set_credits()
1110 if (tcon->ses->server->oplocks) in cifs_make_node()
H A Ddir.c194 if (tcon->ses->server->oplocks)
H A Dsmb2ops.c45 server->oplocks = false; in change_conf()
49 server->oplocks = false; in change_conf()
55 server->oplocks = true; in change_conf()
58 server->oplocks = false; in change_conf()
107 server->oplocks) { in smb2_add_credits()
153 cifs_server_dbg(VFS, "disabling echoes and oplocks\n"); in smb2_add_credits()
156 cifs_dbg(FYI, "disabling oplocks\n"); in smb2_add_credits()
5152 if (tcon->ses->server->oplocks) in smb2_make_node()
H A Dcifsglob.h695 bool oplocks:1; /* enable oplocks */ member
2046 extern bool enable_oplocks; /* enable or disable oplocks */
H A Dfile.c756 if (server->oplocks) in cifs_open()
938 if (tcon->ses->server->oplocks) in cifs_reopen_file()
H A Dinode.c549 if (tcon->ses->server->oplocks) in cifs_sfu_type()
H A Dsmb2pdu.c1466 /* enough to enable echos and oplocks and one max size write */ in SMB2_sess_alloc_buffer()
3008 if ((!server->oplocks) || (tcon->no_lease)) in SMB2_open_init()

Completed in 62 milliseconds