Home
last modified time | relevance | path

Searched refs:nosharesock (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dfs_context.h233 bool nosharesock:1; member
Dconnect.c1462 if (ctx->nosharesock) in match_server()
1466 if (server->nosharesock) in match_server()
1657 if (ctx->nosharesock) in cifs_get_tcp_session()
1658 tcp_ses->nosharesock = true; in cifs_get_tcp_session()
Dcifs_debug.c427 if (server->nosharesock) in cifs_debug_data_proc_show()
Dfs_context.c1496 ctx->nosharesock = true; in smb3_fs_context_parse_param()
Dcifsglob.h651 bool nosharesock; member
Dcifsfs.c695 if (tcon->ses->server->nosharesock) in cifs_show_options()
Dsess.c398 ctx->nosharesock = true; in cifs_ses_add_channel()
Dsmb2pdu.c1978 server->nosharesock = true; in SMB2_tcon()