Searched refs:cifs_mount_ctx (Results 1 – 5 of 5) sorted by relevance
29 struct cifs_mount_ctx *mnt_ctx;56 struct cifs_mount_ctx *mnt_ctx) in ref_walk_init()157 int dfs_mount_share(struct cifs_mount_ctx *mnt_ctx);164 static inline int dfs_get_referral(struct cifs_mount_ctx *mnt_ctx, in dfs_get_referral()
58 static int get_session(struct cifs_mount_ctx *mnt_ctx, const char *full_path) in get_session()75 static void set_root_smb_session(struct cifs_mount_ctx *mnt_ctx) in set_root_smb_session()136 struct cifs_mount_ctx *mnt_ctx = rw->mnt_ctx; in __dfs_referral_walk()182 static int dfs_referral_walk(struct cifs_mount_ctx *mnt_ctx, in dfs_referral_walk()201 static int __dfs_mount_share(struct cifs_mount_ctx *mnt_ctx) in __dfs_mount_share()265 int dfs_mount_share(struct cifs_mount_ctx *mnt_ctx) in dfs_mount_share()
234 void cifs_mount_put_conns(struct cifs_mount_ctx *mnt_ctx);235 int cifs_mount_get_session(struct cifs_mount_ctx *mnt_ctx);236 int cifs_is_path_remote(struct cifs_mount_ctx *mnt_ctx);237 int cifs_mount_get_tcon(struct cifs_mount_ctx *mnt_ctx);
3528 void cifs_mount_put_conns(struct cifs_mount_ctx *mnt_ctx) in cifs_mount_put_conns()3546 int cifs_mount_get_session(struct cifs_mount_ctx *mnt_ctx) in cifs_mount_get_session()3593 int cifs_mount_get_tcon(struct cifs_mount_ctx *mnt_ctx) in cifs_mount_get_tcon()3763 int cifs_is_path_remote(struct cifs_mount_ctx *mnt_ctx) in cifs_is_path_remote()3849 struct cifs_mount_ctx mnt_ctx = { .cifs_sb = cifs_sb, .fs_ctx = ctx, }; in cifs_mount()3903 struct cifs_mount_ctx mnt_ctx = { .cifs_sb = cifs_sb, .fs_ctx = ctx, }; in cifs_mount()
1810 struct cifs_mount_ctx { struct