Home
last modified time | relevance | path

Searched refs:cifs_get_volume_info (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/cifs/
Dcifsproto.h214 extern struct smb_vol *cifs_get_volume_info(char *mount_data,
Dcifsfs.c712 volume_info = cifs_get_volume_info((char *)data, dev_name, is_smb3); in cifs_smb3_do_mount()
Dconnect.c3898 cifs_get_volume_info(char *mount_data, const char *devname, bool is_smb3) in cifs_get_volume_info() function