Searched refs:use_persistent (Results 1 – 5 of 5) sorted by relevance
271 if (tcon->use_persistent) in smb2_reconnect()1828 struct cifs_open_parms *oparms, bool use_persistent) in add_durable_context() argument1833 if (use_persistent) { in add_durable_context()2201 tcon->use_persistent); in SMB2_open_init()
3092 tcon->use_persistent = false; in cifs_get_tcon()3102 tcon->use_persistent = true; in cifs_get_tcon()3113 tcon->use_persistent = true; in cifs_get_tcon()
988 bool use_persistent:1; /* use persistent instead of durable handles */ member
485 if (tcon->use_persistent) in cifs_show_options()
787 if (!tcon->use_persistent || !tcon->need_reopen_files) in cifs_reopen_persistent_handles()