| /linux/fs/smb/client/ |
| H A D | fs_context.h | 209 struct smb3_fs_context { struct 365 extern void smb3_cleanup_fs_context_contents(struct smb3_fs_context *ctx); 366 extern 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 extern int smb3_fs_context_dup(struct smb3_fs_context *new_ctx, struct smb3_fs_context *ctx); 398 struct smb3_fs_context *ctx, in cifs_negotiate_rsize() 410 struct smb3_fs_context *ctx, in cifs_negotiate_wsize() 422 struct smb3_fs_context *ctx, in cifs_negotiate_iosize()
|
| H A D | dfs.c | 24 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 D | fs_context.c | 217 cifs_parse_security_flavors(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_security_flavors() 265 cifs_parse_upcall_target(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_upcall_target() 297 cifs_parse_cache_flavor(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_cache_flavor() 348 struct smb3_fs_context *ctx) in parse_reparse_flavor() 385 struct smb3_fs_context *ctx) in parse_symlink_flavor() 433 smb3_fs_context_dup(struct smb3_fs_context *new_ctx, struct smb3_fs_context *ctx) in smb3_fs_context_dup() 470 cifs_parse_smb_version(struct fs_context *fc, char *value, struct smb3_fs_context *ctx, bool is_smb… in cifs_parse_smb_version() 621 char *smb3_fs_context_fullpath(const struct smb3_fs_context *ctx, char dirsep) in smb3_fs_context_fullpath() 648 smb3_parse_devname(const char *devname, struct smb3_fs_context *ctx) in smb3_parse_devname() 716 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_handle_conflicting_options() [all …]
|
| H A D | namespace.c | 174 static void fs_context_set_ids(struct smb3_fs_context *ctx) in fs_context_set_ids() 198 struct smb3_fs_context *ctx, *cur_ctx; in cifs_do_automount() 199 struct smb3_fs_context tmp; in cifs_do_automount()
|
| H A D | cifsproto.h | 20 struct smb3_fs_context; 79 extern char *cifs_build_path_to_root(struct smb3_fs_context *ctx, 89 extern char *smb3_fs_context_fullpath(const struct smb3_fs_context *ctx, 91 extern int smb3_parse_devname(const char *devname, struct smb3_fs_context *ctx); 276 extern int cifs_mount(struct cifs_sb_info *cifs_sb, struct smb3_fs_context *ctx); 312 cifs_get_tcp_session(struct smb3_fs_context *ctx, 388 struct smb3_fs_context *ctx); 603 cifs_find_tcp_session(struct smb3_fs_context *ctx); 610 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb3_fs_context *ctx);
|
| H A D | dfs.h | 155 struct smb3_fs_context *ctx); 167 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in dfs_get_referral()
|
| H A D | cifs_fs_sb.h | 56 struct smb3_fs_context *ctx;
|
| H A D | connect.c | 1579 match_security(struct TCP_Server_Info *server, struct smb3_fs_context *ctx) in match_security() 1603 struct smb3_fs_context *ctx, in match_server() 1665 cifs_find_tcp_session(struct smb3_fs_context *ctx) in cifs_find_tcp_session() 1742 cifs_get_tcp_session(struct smb3_fs_context *ctx, in cifs_get_tcp_session() 1928 struct smb3_fs_context *ctx, in match_session() 2064 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb3_fs_context *ctx) in cifs_find_smb_ses() 2172 cifs_set_cifscreds(struct smb3_fs_context *ctx, struct cifs_ses *ses) in cifs_set_cifscreds() 2313 cifs_set_cifscreds(struct smb3_fs_context *ctx __maybe_unused, in cifs_set_cifscreds() 2330 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb3_fs_context *ctx) in cifs_get_smb_ses() 2531 static int match_tcon(struct cifs_tcon *tcon, struct smb3_fs_context *ctx) in match_tcon() [all …]
|
| H A D | cifsglob.h | 304 struct smb3_fs_context; 373 unsigned int (*negotiate_wsize)(struct cifs_tcon *tcon, struct smb3_fs_context *ctx); 375 unsigned int (*negotiate_rsize)(struct cifs_tcon *tcon, struct smb3_fs_context *ctx); 671 struct smb3_fs_context *ctx; 1792 struct smb3_fs_context *fs_ctx;
|
| H A D | reparse.c | 603 struct smb3_fs_context *ctx = CIFS_SB(inode->i_sb)->ctx; in wsl_set_xattrs() 709 struct smb3_fs_context *ctx = CIFS_SB(inode->i_sb)->ctx; in mknod_reparse()
|
| H A D | cifsfs.c | 946 cifs_get_root(struct smb3_fs_context *ctx, struct super_block *sb) in cifs_get_root() 1006 int flags, struct smb3_fs_context *old_ctx) in cifs_smb3_do_mount() 1024 cifs_sb->ctx = kzalloc(sizeof(struct smb3_fs_context), GFP_KERNEL); in cifs_smb3_do_mount()
|
| H A D | smb1ops.c | 483 smb1_negotiate_wsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx) in smb1_negotiate_wsize() 518 smb1_negotiate_rsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx) in smb1_negotiate_rsize()
|
| H A D | dir.c | 40 cifs_build_path_to_root(struct smb3_fs_context *ctx, struct cifs_sb_info *cifs_sb, in cifs_build_path_to_root()
|
| H A D | smb2ops.c | 482 smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx) in smb2_negotiate_wsize() 497 smb3_negotiate_wsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx) in smb3_negotiate_wsize() 532 smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx) in smb2_negotiate_rsize() 548 smb3_negotiate_rsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx) in smb3_negotiate_rsize()
|
| H A D | sess.c | 486 struct smb3_fs_context *ctx; in cifs_ses_add_channel()
|