Searched refs:dfs_conn (Results 1 – 6 of 6) sorted by relevance
302 if (!ctx->dfs_conn) { in dfs_mount_share()303 ctx->dfs_conn = true; in dfs_mount_share()
263 ctx->dfs_automount = ctx->dfs_conn = is_dfs_mount(mntpt); in cifs_do_automount()
339 bool dfs_conn:1; /* set for dfs mounts */ member
1617 if (!match_super && (ctx->dfs_conn || server->dfs_conn)) in match_server()1779 tcp_ses->dfs_conn = ctx->dfs_conn; in cifs_get_tcp_session()3911 if (!ctx->dfs_conn) in cifs_mount()
557 ctx->dfs_conn = ses->server->dfs_conn; in cifs_ses_add_channel()
833 bool dfs_conn:1; member