Searched refs:cifs_get_volume_info (Results 1 – 3 of 3) sorted by relevance
241 extern struct smb_vol *cifs_get_volume_info(char *mount_data,
800 volume_info = cifs_get_volume_info((char *)data, dev_name, is_smb3); in cifs_smb3_do_mount()
4431 cifs_get_volume_info(char *mount_data, const char *devname, bool is_smb3) in cifs_get_volume_info() function