Searched defs:root_ses (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | dfs.c | 77 struct dfs_root_ses *root_ses; in add_root_smb_session() local 452 struct cifs_ses *root_ses = CIFS_DFS_ROOT_SES(tcon->ses); in __tree_connect_dfs_target() local
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | dfs_cache.c | 1545 struct cifs_ses *root_ses = NULL, *ses; in refresh_tcon() local
|
H A D | connect.c | 4658 struct cifs_ses *ses = NULL, *root_ses = NULL; in cifs_mount() local 4369 do_dfs_failover(const char *path, const char *full_path, struct cifs_sb_info *cifs_sb, struct smb_vol *vol, struct cifs_ses *root_ses, unsigned int *xid, struct TCP_Server_Info **server, struct cifs_ses **ses, struct cifs_tcon **tcon) do_dfs_failover() argument 4563 set_root_ses(struct cifs_sb_info *cifs_sb, struct cifs_ses *ses, struct cifs_ses **root_ses) set_root_ses() argument [all...] |
Completed in 8 milliseconds