Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Ddfs.c142 rc = cifs_is_path_remote(mnt_ctx); in __dfs_referral_walk()
168 rc = cifs_is_path_remote(mnt_ctx); in __dfs_referral_walk()
316 rc = cifs_is_path_remote(mnt_ctx); in dfs_mount_share()
H A Dcifsproto.h265 int cifs_is_path_remote(struct cifs_mount_ctx *mnt_ctx);
H A Dconnect.c3646 int cifs_is_path_remote(struct cifs_mount_ctx *mnt_ctx) in cifs_is_path_remote() function
3755 rc = cifs_is_path_remote(&mnt_ctx); in cifs_mount()