Home
last modified time | relevance | path

Searched refs:kernfs_syscall_ops (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/include/linux/
Dkernfs.h169 struct kernfs_syscall_ops { struct
190 struct kernfs_syscall_ops *syscall_ops; argument
323 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops,
413 kernfs_create_root(struct kernfs_syscall_ops *scops, unsigned int flags, in kernfs_create_root()
/Linux-v4.19/fs/kernfs/
Dmount.c28 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_remount_fs()
38 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_options()
49 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_path()
Ddir.c951 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops, in kernfs_create_root()
1113 struct kernfs_syscall_ops *scops = kernfs_root(parent)->syscall_ops; in kernfs_iop_mkdir()
1131 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rmdir()
1152 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rename()
/Linux-v4.19/kernel/cgroup/
Dcgroup-internal.h246 extern struct kernfs_syscall_ops cgroup1_kf_syscall_ops;
Dcgroup-v1.c1099 struct kernfs_syscall_ops cgroup1_kf_syscall_ops = {
Dcgroup.c1393 static struct kernfs_syscall_ops cgroup_kf_syscall_ops;
1899 struct kernfs_syscall_ops *kf_sops; in cgroup_setup_root()
5187 static struct kernfs_syscall_ops cgroup_kf_syscall_ops = {
/Linux-v4.19/arch/x86/kernel/cpu/
Dintel_rdt_rdtgroup.c2811 static struct kernfs_syscall_ops rdtgroup_kf_syscall_ops = {