Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dcifsfs.c765 cifs_smb3_do_mount(struct file_system_type *fs_type, in cifs_smb3_do_mount() function
868 return cifs_smb3_do_mount(fs_type, flags, dev_name, data, true); in smb3_do_mount()
875 return cifs_smb3_do_mount(fs_type, flags, dev_name, data, false); in cifs_do_mount()