Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Ddfs.c143 rc = cifs_is_path_remote(mnt_ctx); in __dfs_referral_walk()
166 rc = cifs_is_path_remote(mnt_ctx); in __dfs_referral_walk()
308 rc = cifs_is_path_remote(mnt_ctx); in dfs_mount_share()
Dcifsproto.h261 int cifs_is_path_remote(struct cifs_mount_ctx *mnt_ctx);
Dconnect.c3581 int cifs_is_path_remote(struct cifs_mount_ctx *mnt_ctx) in cifs_is_path_remote() function
3689 rc = cifs_is_path_remote(&mnt_ctx); in cifs_mount()