Home
last modified time | relevance | path

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

/Linux-v4.19/fs/sysfs/
Dmount.c36 root = kernfs_mount_ns(fs_type, flags, sysfs_root, in sysfs_mount()
/Linux-v4.19/include/linux/
Dkernfs.h356 struct dentry *kernfs_mount_ns(struct file_system_type *fs_type, int flags,
463 kernfs_mount_ns(struct file_system_type *fs_type, int flags, in kernfs_mount_ns() function
553 return kernfs_mount_ns(fs_type, flags, root, in kernfs_mount()
/Linux-v4.19/fs/kernfs/
Dmount.c305 struct dentry *kernfs_mount_ns(struct file_system_type *fs_type, int flags, in kernfs_mount_ns() function