Lines Matching refs:smb_vol
30 struct smb_vol;
75 extern char *cifs_build_path_to_root(struct smb_vol *vol,
239 extern int cifs_setup_cifs_sb(struct smb_vol *pvolume_info,
242 extern void cifs_cleanup_volume_info(struct smb_vol *pvolume_info);
243 extern struct smb_vol *cifs_get_volume_info(char *mount_data,
245 extern int cifs_mount(struct cifs_sb_info *cifs_sb, struct smb_vol *vol);
261 extern struct TCP_Server_Info *cifs_get_tcp_session(struct smb_vol *vol);
337 struct smb_vol *vol);
558 cifs_setup_volume_info(struct smb_vol *volume_info, char *mount_data,
561 cifs_cleanup_volume_info_contents(struct smb_vol *volume_info);
564 cifs_find_tcp_session(struct smb_vol *vol);
569 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info);