Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfs_context.h209 struct smb3_fs_context { struct
365 void smb3_cleanup_fs_context_contents(struct smb3_fs_context *ctx);
366 void smb3_cleanup_fs_context(struct smb3_fs_context *ctx);
368 static inline struct smb3_fs_context *smb3_fc2context(const struct fs_context *fc) in smb3_fc2context()
373 int smb3_fs_context_dup(struct smb3_fs_context *new_ctx,
374 struct smb3_fs_context *ctx);
400 struct smb3_fs_context *ctx, in cifs_negotiate_rsize()
412 struct smb3_fs_context *ctx, in cifs_negotiate_wsize()
424 struct smb3_fs_context *ctx, in cifs_negotiate_iosize()
H A Ddfs.c24 struct smb3_fs_context *ctx) in dfs_parse_target_referral()
60 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in get_session()
77 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in set_root_smb_session()
88 static inline int parse_dfs_target(struct smb3_fs_context *ctx, in parse_dfs_target()
104 struct smb3_fs_context *ctx = rw->mnt_ctx->fs_ctx; in setup_dfs_ref()
135 struct smb3_fs_context *ctx = rw->mnt_ctx->fs_ctx; in __dfs_referral_walk()
204 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in __dfs_mount_share()
251 static int update_fs_context_dstaddr(struct smb3_fs_context *ctx) in update_fs_context_dstaddr()
267 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in dfs_mount_share()
H A Dcifs_fs_sb.h56 struct smb3_fs_context *ctx;
H A Ddfs.h156 struct smb3_fs_context *ctx);
168 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in dfs_get_referral()
H A Dreparse.c604 struct smb3_fs_context *ctx = CIFS_SB(inode->i_sb)->ctx; in wsl_set_xattrs()
710 struct smb3_fs_context *ctx = CIFS_SB(inode->i_sb)->ctx; in mknod_reparse()