Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dconnect.c1505 bool match_super) in match_server() argument
1518 if (!match_super && (ctx->dfs_conn || server->dfs_conn)) in match_server()
1551 if (!match_super) { in match_server()
1865 bool match_super) in match_session() argument
1871 if (!match_super && ctx->dfs_root_ses != ses->dfs_root_ses) in match_session()