Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dfs_context.h290 bool nosharesock:1; member
H A Dconnect.c1598 if (ctx->nosharesock) in match_server()
1602 if (server->nosharesock) in match_server()
1765 if (ctx->nosharesock) in cifs_get_tcp_session()
1766 tcp_ses->nosharesock = true; in cifs_get_tcp_session()
H A Dcifs_debug.c453 if (server->nosharesock) in cifs_debug_data_proc_show()
H A Dcifsglob.h736 bool nosharesock; member
H A Dfs_context.c1770 ctx->nosharesock = true; in smb3_fs_context_parse_param()
H A Dcifsfs.c750 if (tcon->ses->server->nosharesock) in cifs_show_options()
H A Dsess.c491 ctx->nosharesock = true; in cifs_ses_add_channel()
H A Dsmb2pdu.c2145 server->nosharesock = true; in SMB2_tcon()