Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Ddfs.c155 rc = cifs_is_path_remote(mnt_ctx); in __dfs_referral_walk()
181 rc = cifs_is_path_remote(mnt_ctx); in __dfs_referral_walk()
313 rc = cifs_is_path_remote(mnt_ctx); in dfs_mount_share()
Dcifsproto.h260 int cifs_is_path_remote(struct cifs_mount_ctx *mnt_ctx);
Dconnect.c3490 int cifs_is_path_remote(struct cifs_mount_ctx *mnt_ctx) in cifs_is_path_remote() function
3590 rc = cifs_is_path_remote(&mnt_ctx); in cifs_mount()