Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsfs.h147 extern struct dentry *cifs_smb3_do_mount(struct file_system_type *fs_type,
H A Dfs_context.c780 root = cifs_smb3_do_mount(fc->fs_type, 0, ctx); in smb3_get_tree_common()
H A Dcifsfs.c908 cifs_smb3_do_mount(struct file_system_type *fs_type, in cifs_smb3_do_mount() function