Home
last modified time | relevance | path

Searched refs:get_session (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/fs/smb/client/
Ddfs.c56 static int get_session(struct cifs_mount_ctx *mnt_ctx, const char *full_path) in get_session() function
170 rc = get_session(mnt_ctx, ref_walk_path(rw)); in __dfs_referral_walk()
297 rc = get_session(mnt_ctx, NULL); in dfs_mount_share()