Home
last modified time | relevance | path

Searched refs:fs_context_for_submount (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/fs/afs/
H A Dmntpt.c159 fc = fs_context_for_submount(&afs_fs_type, mntpt); in afs_mntpt_do_automount()
/kernel/linux/linux-5.10/fs/afs/
H A Dmntpt.c165 fc = fs_context_for_submount(&afs_fs_type, mntpt); in afs_mntpt_do_automount()
/kernel/linux/linux-5.10/include/linux/
H A Dfs_context.h132 extern struct fs_context *fs_context_for_submount(struct file_system_type *fs_type,
/kernel/linux/linux-6.6/fs/smb/client/
H A Dnamespace.c205 fc = fs_context_for_submount(path->mnt->mnt_sb->s_type, mntpt); in cifs_do_automount()
/kernel/linux/linux-6.6/include/linux/
H A Dfs_context.h132 extern struct fs_context *fs_context_for_submount(struct file_system_type *fs_type,
/kernel/linux/linux-5.10/fs/
H A Dfs_context.c318 struct fs_context *fs_context_for_submount(struct file_system_type *type, in fs_context_for_submount() function
323 EXPORT_SYMBOL(fs_context_for_submount); variable
/kernel/linux/linux-6.6/fs/
H A Dfs_context.c347 * fs_context_for_submount: allocate a new fs_context for a submount
354 struct fs_context *fs_context_for_submount(struct file_system_type *type, in fs_context_for_submount() function
372 EXPORT_SYMBOL(fs_context_for_submount); variable
/kernel/linux/linux-5.10/fs/nfs/
H A Dnamespace.c161 fc = fs_context_for_submount(path->mnt->mnt_sb->s_type, path->dentry); in nfs_d_automount()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnamespace.c161 fc = fs_context_for_submount(path->mnt->mnt_sb->s_type, path->dentry); in nfs_d_automount()
/kernel/linux/linux-5.10/fs/fuse/
H A Ddir.c320 fsc = fs_context_for_submount(path->mnt->mnt_sb->s_type, path->dentry); in fuse_dentry_automount()
/kernel/linux/linux-6.6/fs/fuse/
H A Ddir.c314 fsc = fs_context_for_submount(path->mnt->mnt_sb->s_type, path->dentry); in fuse_dentry_automount()

Completed in 20 milliseconds