Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Ddfs.c159 rc = cifs_is_path_remote(mnt_ctx); in __dfs_referral_walk()
298 rc = cifs_is_path_remote(mnt_ctx); in dfs_mount_share()
H A Dcifsproto.h236 int cifs_is_path_remote(struct cifs_mount_ctx *mnt_ctx);
H A Dconnect.c3764 int cifs_is_path_remote(struct cifs_mount_ctx *mnt_ctx) in cifs_is_path_remote() function
3927 rc = cifs_is_path_remote(&mnt_ctx); in cifs_mount()