Home
last modified time | relevance | path

Searched refs:oplocks (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/Documentation/admin-guide/cifs/
A Dintroduction.rst28 high performance safe distributed caching (leases/oplocks), optional packet
A Dusage.rst660 support oplocks and the user is sure that the only updates to
868 1. enable_oplocks Enable or disable oplocks. Oplocks are enabled by default.
/linux-6.3-rc2/fs/cifs/
A Dsmb1ops.c125 server->oplocks = val > 1 ? enable_oplocks : false; in cifs_set_credits()
1132 if (tcon->ses->server->oplocks) in cifs_make_node()
A Ddir.c194 if (tcon->ses->server->oplocks)
A Dsmb2ops.c43 server->oplocks = false; in change_conf()
47 server->oplocks = false; in change_conf()
53 server->oplocks = true; in change_conf()
56 server->oplocks = false; in change_conf()
104 server->oplocks) { in smb2_add_credits()
5150 if (tcon->ses->server->oplocks) in smb2_make_node()
A Dcifsglob.h653 bool oplocks:1; /* enable oplocks */ member
A Dfile.c753 if (server->oplocks) in cifs_open()
935 if (tcon->ses->server->oplocks) in cifs_reopen_file()
A Dinode.c521 if (tcon->ses->server->oplocks)
A Dsmb2pdu.c2826 if ((!server->oplocks) || (tcon->no_lease)) in SMB2_open_init()

Completed in 45 milliseconds