Home
last modified time | relevance | path

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

/fs/smb/client/
A Ddfs.h29 struct cifs_mount_ctx *mnt_ctx;
56 struct cifs_mount_ctx *mnt_ctx) in ref_walk_init()
156 int dfs_mount_share(struct cifs_mount_ctx *mnt_ctx);
163 static inline int dfs_get_referral(struct cifs_mount_ctx *mnt_ctx, in dfs_get_referral()
A Ddfs.c58 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()
A Dcifsproto.h281 void cifs_mount_put_conns(struct cifs_mount_ctx *mnt_ctx);
282 int cifs_mount_get_session(struct cifs_mount_ctx *mnt_ctx);
283 int cifs_is_path_remote(struct cifs_mount_ctx *mnt_ctx);
284 int cifs_mount_get_tcon(struct cifs_mount_ctx *mnt_ctx);
A Dconnect.c3638 void cifs_mount_put_conns(struct cifs_mount_ctx *mnt_ctx) in cifs_mount_put_conns()
3655 int cifs_mount_get_session(struct cifs_mount_ctx *mnt_ctx) in cifs_mount_get_session()
3702 int cifs_mount_get_tcon(struct cifs_mount_ctx *mnt_ctx) in cifs_mount_get_tcon()
3868 int cifs_is_path_remote(struct cifs_mount_ctx *mnt_ctx) in cifs_is_path_remote()
3914 struct cifs_mount_ctx mnt_ctx = { .cifs_sb = cifs_sb, .fs_ctx = ctx, }; in cifs_mount()
3954 struct cifs_mount_ctx mnt_ctx = { .cifs_sb = cifs_sb, .fs_ctx = ctx, }; in cifs_mount()
A Dcifsglob.h1814 struct cifs_mount_ctx { struct

Completed in 26 milliseconds