Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dkernfs.h549 kernfs_mount(struct file_system_type *fs_type, int flags, in kernfs_mount() function
/Linux-v4.19/arch/x86/kernel/cpu/
Dintel_rdt_rdtgroup.c1904 dentry = kernfs_mount(fs_type, flags, rdt_root, in rdt_mount()
/Linux-v4.19/kernel/cgroup/
Dcgroup.c2003 dentry = kernfs_mount(fs_type, flags, root->kf_root, magic, &new_sb); in cgroup_do_mount()