Searched refs:oplocks (Results 1 – 9 of 9) sorted by relevance
28 high performance safe distributed caching (leases/oplocks), optional packet
661 support oplocks and the user is sure that the only updates to867 1. enable_oplocks Enable or disable oplocks. Oplocks are enabled by default.
123 server->oplocks = val > 1 ? enable_oplocks : false; in cifs_set_credits()1107 if (tcon->ses->server->oplocks) in cifs_make_node()
243 if (tcon->ses->server->oplocks) in cifs_do_create()
36 server->oplocks = false; in change_conf()40 server->oplocks = false; in change_conf()46 server->oplocks = true; in change_conf()49 server->oplocks = false; in change_conf()90 server->oplocks) { in smb2_add_credits()4396 if (tcon->ses->server->oplocks) in smb2_make_node()
697 bool oplocks:1; /* enable oplocks */ member
534 if (server->oplocks) in cifs_open()697 if (tcon->ses->server->oplocks) in cifs_reopen_file()
483 if (tcon->ses->server->oplocks)
2466 if ((!server->oplocks) || (tcon->no_lease)) in SMB2_open_init()