Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsproto.h194 extern struct smb_vol *cifs_get_volume_info(char *mount_data,
Dcifsfs.c666 volume_info = cifs_get_volume_info((char *)data, dev_name); in cifs_do_mount()
Dconnect.c3419 cifs_get_volume_info(char *mount_data, const char *devname) in cifs_get_volume_info() function