Searched defs:mnt_ctx (Results 1 – 3 of 3) sorted by relevance
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() local182 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()
29 struct cifs_mount_ctx *mnt_ctx; member56 struct cifs_mount_ctx *mnt_ctx) in ref_walk_init()163 static inline int dfs_get_referral(struct cifs_mount_ctx *mnt_ctx, in dfs_get_referral()
3646 void cifs_mount_put_conns(struct cifs_mount_ctx *mnt_ctx) in cifs_mount_put_conns()3663 int cifs_mount_get_session(struct cifs_mount_ctx *mnt_ctx) in cifs_mount_get_session()3710 int cifs_mount_get_tcon(struct cifs_mount_ctx *mnt_ctx) in cifs_mount_get_tcon()3876 int cifs_is_path_remote(struct cifs_mount_ctx *mnt_ctx) in cifs_is_path_remote()3922 struct cifs_mount_ctx mnt_ctx = { .cifs_sb = cifs_sb, .fs_ctx = ctx, }; in cifs_mount() local3962 struct cifs_mount_ctx mnt_ctx = { .cifs_sb = cifs_sb, .fs_ctx = ctx, }; in cifs_mount() local