Home
last modified time | relevance | path

Searched refs:dfs_root_ses (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Ddfs.h117 struct dfs_root_ses { struct
137 return dfs_cache_find(mnt_ctx->xid, ctx->dfs_root_ses, cifs_sb->local_nls, in dfs_get_referral()
143 struct dfs_root_ses *root, *tmp; in dfs_put_root_smb_sessions()
H A Ddfs.c77 struct dfs_root_ses *root_ses; in add_root_smb_session()
94 ctx->dfs_root_ses = ses; in add_root_smb_session()
301 ctx->dfs_root_ses = mnt_ctx->ses; in dfs_mount_share()
H A Dfs_context.h270 struct cifs_ses *dfs_root_ses; member
H A Dcifsproto.h719 /* Put references of @ses and @ses->dfs_root_ses */
722 struct cifs_ses *rses = ses->dfs_root_ses; in cifs_put_smb_ses()
729 /* Get an active reference of @ses and @ses->dfs_root_ses.
732 * @ses to ensure that any DFS root session attached to it (@ses->dfs_root_ses)
742 if (ses->dfs_root_ses) in cifs_smb_ses_inc_refcount()
743 ses->dfs_root_ses->ses_count++; in cifs_smb_ses_inc_refcount()
H A Dnamespace.c222 tmp.dfs_root_ses = NULL; in cifs_do_automount()
H A Dcifs_debug.c511 if (ses->dfs_root_ses) { in cifs_debug_data_proc_show()
513 ses->dfs_root_ses->Suid); in cifs_debug_data_proc_show()
H A Dconnect.c2368 ses->dfs_root_ses = ctx->dfs_root_ses; in cifs_get_smb_ses()
2369 if (ses->dfs_root_ses) in cifs_get_smb_ses()
2370 ses->dfs_root_ses->ses_count++; in cifs_get_smb_ses()
H A Dcifsglob.h107 #define CIFS_DFS_ROOT_SES(ses) ((ses)->dfs_root_ses ?: (ses))
1113 struct cifs_ses *dfs_root_ses; member
H A Ddfs_cache.c1281 struct dfs_root_ses *rses; in dfs_cache_refresh()

Completed in 18 milliseconds