Searched refs:dfs_root_ses (Results 1 – 6 of 6) sorted by relevance
12 #define DFS_DOM(ctx) (ctx->dfs_root_ses ? ctx->dfs_root_ses->dns_dom : NULL)85 ctx->dfs_root_ses = ses; in set_root_smb_session()109 ref_walk_ses(rw) = ctx->dfs_root_ses; in setup_dfs_ref()142 ctx->dfs_root_ses = ref_walk_ses(rw); in __dfs_referral_walk()
169 struct cifs_ses *rses = ctx->dfs_root_ses ?: mnt_ctx->ses; in dfs_get_referral()
239 tmp.dfs_root_ses = NULL; in cifs_do_automount()
540 if (ses->dfs_root_ses) { in cifs_debug_data_proc_show()542 ses->dfs_root_ses->Suid); in cifs_debug_data_proc_show()
1116 t1->ses->dfs_root_ses == t2->ses->dfs_root_ses) && in tcon_super_cb()
112 #define CIFS_DFS_ROOT_SES(ses) ((ses)->dfs_root_ses ?: (ses))1180 struct cifs_ses *dfs_root_ses; member