Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifsproto.h192 extern struct smb_vol *cifs_get_volume_info(char *mount_data,
Dcifsfs.c673 volume_info = cifs_get_volume_info((char *)data, dev_name); in cifs_do_mount()
Dconnect.c3500 cifs_get_volume_info(char *mount_data, const char *devname) in cifs_get_volume_info() function