Searched refs:kernfs_mount_ns (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/include/linux/ |
D | kernfs.h | 313 struct dentry *kernfs_mount_ns(struct file_system_type *fs_type, int flags, 407 kernfs_mount_ns(struct file_system_type *fs_type, int flags, in kernfs_mount_ns() function 470 return kernfs_mount_ns(fs_type, flags, root, in kernfs_mount()
|
/linux-4.1.27/fs/sysfs/ |
D | mount.c | 39 root = kernfs_mount_ns(fs_type, flags, sysfs_root, in sysfs_mount()
|
/linux-4.1.27/fs/kernfs/ |
D | mount.c | 146 struct dentry *kernfs_mount_ns(struct file_system_type *fs_type, int flags, in kernfs_mount_ns() function
|