smb_vol           709 fs/cifs/cifsfs.c cifs_get_root(struct smb_vol *vol, struct super_block *sb)
smb_vol           778 fs/cifs/cifsfs.c 	struct smb_vol *volume_info;
smb_vol           217 fs/cifs/cifsglob.h struct smb_vol;
smb_vol           281 fs/cifs/cifsglob.h 	unsigned int (*negotiate_wsize)(struct cifs_tcon *, struct smb_vol *);
smb_vol           283 fs/cifs/cifsglob.h 	unsigned int (*negotiate_rsize)(struct cifs_tcon *, struct smb_vol *);
smb_vol           642 fs/cifs/cifsglob.h 	struct smb_vol *vol;
smb_vol            30 fs/cifs/cifsproto.h struct smb_vol;
smb_vol            75 fs/cifs/cifsproto.h extern char *cifs_build_path_to_root(struct smb_vol *vol,
smb_vol           224 fs/cifs/cifsproto.h extern int cifs_setup_cifs_sb(struct smb_vol *pvolume_info,
smb_vol           227 fs/cifs/cifsproto.h extern void cifs_cleanup_volume_info(struct smb_vol *pvolume_info);
smb_vol           228 fs/cifs/cifsproto.h extern struct smb_vol *cifs_get_volume_info(char *mount_data,
smb_vol           230 fs/cifs/cifsproto.h extern int cifs_mount(struct cifs_sb_info *cifs_sb, struct smb_vol *vol);
smb_vol           318 fs/cifs/cifsproto.h 				 struct smb_vol *vol);
smb_vol           539 fs/cifs/cifsproto.h cifs_setup_volume_info(struct smb_vol *volume_info, char *mount_data,
smb_vol           542 fs/cifs/cifsproto.h cifs_cleanup_volume_info_contents(struct smb_vol *volume_info);
smb_vol           545 fs/cifs/cifsproto.h cifs_find_tcp_session(struct smb_vol *vol);
smb_vol           550 fs/cifs/cifsproto.h cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info);
smb_vol          1408 fs/cifs/connect.c 				       struct smb_vol *vol)
smb_vol          1465 fs/cifs/connect.c cifs_parse_cache_flavor(char *value, struct smb_vol *vol)
smb_vol          1508 fs/cifs/connect.c cifs_parse_smb_version(char *value, struct smb_vol *vol, bool is_smb3)
smb_vol          1582 fs/cifs/connect.c cifs_parse_devname(const char *devname, struct smb_vol *vol)
smb_vol          1634 fs/cifs/connect.c 			 struct smb_vol *vol, bool is_smb3)
smb_vol          2619 fs/cifs/connect.c match_security(struct TCP_Server_Info *server, struct smb_vol *vol)
smb_vol          2641 fs/cifs/connect.c static int match_server(struct TCP_Server_Info *server, struct smb_vol *vol)
smb_vol          2688 fs/cifs/connect.c cifs_find_tcp_session(struct smb_vol *vol)
smb_vol          2752 fs/cifs/connect.c cifs_get_tcp_session(struct smb_vol *volume_info)
smb_vol          2893 fs/cifs/connect.c static int match_session(struct cifs_ses *ses, struct smb_vol *vol)
smb_vol          2934 fs/cifs/connect.c cifs_setup_ipc(struct cifs_ses *ses, struct smb_vol *volume_info)
smb_vol          3016 fs/cifs/connect.c cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb_vol *vol)
smb_vol          3080 fs/cifs/connect.c cifs_set_cifscreds(struct smb_vol *vol, struct cifs_ses *ses)
smb_vol          3219 fs/cifs/connect.c cifs_set_cifscreds(struct smb_vol *vol __attribute__((unused)),
smb_vol          3234 fs/cifs/connect.c cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info)
smb_vol          3339 fs/cifs/connect.c static int match_tcon(struct cifs_tcon *tcon, struct smb_vol *volume_info)
smb_vol          3357 fs/cifs/connect.c cifs_find_tcon(struct cifs_ses *ses, struct smb_vol *volume_info)
smb_vol          3434 fs/cifs/connect.c cifs_get_tcon(struct cifs_ses *ses, struct smb_vol *volume_info)
smb_vol          3678 fs/cifs/connect.c 	struct smb_vol *volume_info;
smb_vol          3984 fs/cifs/connect.c 			  struct cifs_sb_info *cifs_sb, struct smb_vol *vol_info)
smb_vol          4083 fs/cifs/connect.c int cifs_setup_cifs_sb(struct smb_vol *pvolume_info,
smb_vol          4205 fs/cifs/connect.c cifs_cleanup_volume_info_contents(struct smb_vol *volume_info)
smb_vol          4216 fs/cifs/connect.c cifs_cleanup_volume_info(struct smb_vol *volume_info)
smb_vol          4243 fs/cifs/connect.c static int mount_get_conns(struct smb_vol *vol, struct cifs_sb_info *cifs_sb,
smb_vol          4367 fs/cifs/connect.c build_unc_path_to_root(const struct smb_vol *vol,
smb_vol          4410 fs/cifs/connect.c 		    struct smb_vol *volume_info, struct cifs_sb_info *cifs_sb,
smb_vol          4465 fs/cifs/connect.c 			   struct smb_vol *fake_vol, struct smb_vol *vol)
smb_vol          4492 fs/cifs/connect.c 			      struct smb_vol *vol,
smb_vol          4501 fs/cifs/connect.c 	struct smb_vol fake_vol = {NULL};
smb_vol          4547 fs/cifs/connect.c 				 struct smb_vol *vol,
smb_vol          4592 fs/cifs/connect.c cifs_setup_volume_info(struct smb_vol *volume_info, char *mount_data,
smb_vol          4630 fs/cifs/connect.c struct smb_vol *
smb_vol          4634 fs/cifs/connect.c 	struct smb_vol *volume_info;
smb_vol          4636 fs/cifs/connect.c 	volume_info = kmalloc(sizeof(struct smb_vol), GFP_KERNEL);
smb_vol          4700 fs/cifs/connect.c static int is_path_remote(struct cifs_sb_info *cifs_sb, struct smb_vol *vol,
smb_vol          4755 fs/cifs/connect.c int cifs_mount(struct cifs_sb_info *cifs_sb, struct smb_vol *vol)
smb_vol          4963 fs/cifs/connect.c int cifs_mount(struct cifs_sb_info *cifs_sb, struct smb_vol *vol)
smb_vol          5252 fs/cifs/connect.c cifs_set_vol_auth(struct smb_vol *vol, struct cifs_ses *ses)
smb_vol          5270 fs/cifs/connect.c 	struct smb_vol *vol_info;
smb_vol            54 fs/cifs/dfs_cache.c 	struct smb_vol vi_vol;
smb_vol          1082 fs/cifs/dfs_cache.c static int dup_vol(struct smb_vol *vol, struct smb_vol *new)
smb_vol          1150 fs/cifs/dfs_cache.c int dfs_cache_add_vol(char *mntdata, struct smb_vol *vol, const char *fullpath)
smb_vol          1322 fs/cifs/dfs_cache.c 	struct smb_vol vol = {NULL};
smb_vol            46 fs/cifs/dfs_cache.h extern int dfs_cache_add_vol(char *mntdata, struct smb_vol *vol,
smb_vol            49 fs/cifs/dir.c  cifs_build_path_to_root(struct smb_vol *vol, struct cifs_sb_info *cifs_sb,
smb_vol           433 fs/cifs/smb1ops.c cifs_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info)
smb_vol           468 fs/cifs/smb1ops.c cifs_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info)
smb_vol           321 fs/cifs/smb2ops.c smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info)
smb_vol           346 fs/cifs/smb2ops.c smb3_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info)
smb_vol           371 fs/cifs/smb2ops.c smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info)
smb_vol           397 fs/cifs/smb2ops.c smb3_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info)