Searched refs:oplocks (Results 1 – 25 of 25) sorted by relevance
24 Checking for Linux kernel oplocks: OK
25 Checking for Linux kernel oplocks: OK
28 high performance safe distributed caching (leases/oplocks), optional packet
660 support oplocks and the user is sure that the only updates to854 1. enable_oplocks Enable or disable oplocks. Oplocks are enabled by default.
195 if (tcon->ses->server->oplocks)
46 server->oplocks = false; in change_conf()50 server->oplocks = false; in change_conf()56 server->oplocks = true; in change_conf()59 server->oplocks = false; in change_conf()108 server->oplocks) { in smb2_add_credits()5030 __u32 oplock = server->oplocks ? REQ_OPLOCK : 0; in __cifs_sfu_make_node()
125 server->oplocks = val > 1 ? enable_oplocks : false; in cifs_set_credits()
722 bool oplocks:1; /* enable oplocks */ member
821 if (server->oplocks) in cifs_open()1004 if (tcon->ses->server->oplocks) in cifs_reopen_file()
549 if (tcon->ses->server->oplocks) in cifs_sfu_type()
3071 if ((!server->oplocks) || (tcon->no_lease)) in SMB2_open_init()