Searched refs:oplocks (Results 1 – 9 of 9) sorted by relevance
28 high performance safe distributed caching (leases/oplocks), optional packet
662 support oplocks and the user is sure that the only updates to862 1. enable_oplocks Enable or disable oplocks. Oplocks are enabled by default.
199 if (tcon->ses->server->oplocks)
47 server->oplocks = false; in change_conf()51 server->oplocks = false; in change_conf()57 server->oplocks = true; in change_conf()60 server->oplocks = false; in change_conf()123 server->oplocks) { in smb2_add_credits()5214 __u32 oplock = server->oplocks ? REQ_OPLOCK : 0; in __cifs_sfu_make_node()
285 server->oplocks = val > 1 ? enable_oplocks : false; in cifs_set_credits()
727 bool oplocks:1; /* enable oplocks */ member
1088 if (server->oplocks) in cifs_open()1271 if (tcon->ses->server->oplocks) in cifs_reopen_file()
571 if (tcon->ses->server->oplocks) in cifs_sfu_type()
3144 if ((!server->oplocks) || (tcon->no_lease)) in SMB2_open_init()