Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsfs.h147 extern struct dentry *cifs_smb3_do_mount(struct file_system_type *fs_type,
H A Dfs_context.c736 root = cifs_smb3_do_mount(fc->fs_type, 0, ctx); in smb3_get_tree_common()
H A Dcifsfs.c892 cifs_smb3_do_mount(struct file_system_type *fs_type, in cifs_smb3_do_mount() function
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsfs.c787 cifs_smb3_do_mount(struct file_system_type *fs_type, in cifs_smb3_do_mount() function
891 return cifs_smb3_do_mount(fs_type, flags, dev_name, data, true); in smb3_do_mount()
898 return cifs_smb3_do_mount(fs_type, flags, dev_name, data, false); in cifs_do_mount()

Completed in 6 milliseconds