Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dconnect.c64 struct mount_ctx { struct
3204 static inline void mount_put_conns(struct mount_ctx *mnt_ctx) in mount_put_conns()
3219 static int mount_get_conns(struct mount_ctx *mnt_ctx) in mount_get_conns()
3358 static int mount_get_dfs_conns(struct mount_ctx *mnt_ctx) in mount_get_dfs_conns()
3414 static int expand_dfs_referral(struct mount_ctx *mnt_ctx, const char *full_path, in expand_dfs_referral()
3548 static int is_path_remote(struct mount_ctx *mnt_ctx) in is_path_remote()
3592 static void set_root_ses(struct mount_ctx *mnt_ctx) in set_root_ses()
3603 static int is_dfs_mount(struct mount_ctx *mnt_ctx, bool *isdfs, struct dfs_cache_tgt_list *root_tl) in is_dfs_mount()
3634 static int connect_dfs_target(struct mount_ctx *mnt_ctx, const char *full_path, in connect_dfs_target()
3670 static int connect_dfs_root(struct mount_ctx *mnt_ctx, struct dfs_cache_tgt_list *root_tl) in connect_dfs_root()
[all …]