Home
last modified time | relevance | path

Searched refs:use_persistent (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/cifs/
A Dconnect.c2465 tcon->use_persistent = false; in cifs_get_tcon()
2475 tcon->use_persistent = true; in cifs_get_tcon()
2486 tcon->use_persistent = true; in cifs_get_tcon()
3804 ctx->persistent = master_tcon->use_persistent; in cifs_construct_tcon()
A Dsmb2pdu.c278 if (tcon->use_persistent) in smb2_reconnect()
2288 struct cifs_open_parms *oparms, bool use_persistent) in add_durable_context() argument
2293 if (use_persistent) { in add_durable_context()
2852 tcon->use_persistent); in SMB2_open_init()
A Dcifsglob.h1212 bool use_persistent:1; /* use persistent instead of durable handles */ member
A Dcifsfs.c611 if (tcon->use_persistent) in cifs_show_options()
A Dfile.c1127 if (!tcon->use_persistent || !tcon->need_reopen_files) in cifs_reopen_persistent_handles()

Completed in 34 milliseconds