Searched refs:dfs_root_ses (Results 1 – 7 of 7) 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()
170 struct cifs_ses *rses = ctx->dfs_root_ses ?: mnt_ctx->ses; in dfs_get_referral()
242 tmp.dfs_root_ses = NULL; in cifs_do_automount()
334 struct cifs_ses *dfs_root_ses; member
905 t1->ses->dfs_root_ses == t2->ses->dfs_root_ses) && in tcon_super_cb()
1937 if (!match_super && ctx->dfs_root_ses != ses->dfs_root_ses) in match_session()2515 ses->dfs_root_ses = ctx->dfs_root_ses; in cifs_get_smb_ses()4230 ctx->dfs_root_ses = master_tcon->ses->dfs_root_ses; in cifs_construct_tcon()
114 #define CIFS_DFS_ROOT_SES(ses) ((ses)->dfs_root_ses ?: (ses))1149 struct cifs_ses *dfs_root_ses; member