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.
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()134 server->oplocks) { in smb2_add_credits()5251 __u32 oplock = server->oplocks ? REQ_OPLOCK : 0; in __cifs_sfu_make_node()
224 if (tcon->ses->server->oplocks)
282 server->oplocks = val > 1 ? enable_oplocks : false; in cifs_set_credits()
724 bool oplocks:1; /* enable oplocks */ member
1099 if (server->oplocks) in cifs_open()1282 if (tcon->ses->server->oplocks) in cifs_reopen_file()
565 if (tcon->ses->server->oplocks) in cifs_sfu_type()
3157 if ((!server->oplocks) || (tcon->no_lease)) in SMB2_open_init()