Searched refs:kernfs_mount_ns (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/sysfs/ |
D | mount.c | 36 root = kernfs_mount_ns(fs_type, flags, sysfs_root, in sysfs_mount()
|
/Linux-v4.19/include/linux/ |
D | kernfs.h | 356 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/ |
D | mount.c | 305 struct dentry *kernfs_mount_ns(struct file_system_type *fs_type, int flags, in kernfs_mount_ns() function
|