Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkernfs.h237 struct kernfs_syscall_ops { struct
415 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops,
511 kernfs_create_root(struct kernfs_syscall_ops *scops, unsigned int flags, in kernfs_create_root()
/openbmc/linux/fs/kernfs/
H A Dmount.c30 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_options()
41 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_path()
H A Dkernfs-internal.h43 struct kernfs_syscall_ops *syscall_ops;
H A Ddir.c961 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops, in kernfs_create_root()
1237 struct kernfs_syscall_ops *scops = kernfs_root(parent)->syscall_ops; in kernfs_iop_mkdir()
1255 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rmdir()
1277 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rename()
/openbmc/linux/kernel/cgroup/
H A Dcgroup-internal.h285 extern struct kernfs_syscall_ops cgroup1_kf_syscall_ops;
H A Dcgroup-v1.c1125 struct kernfs_syscall_ops cgroup1_kf_syscall_ops = {
H A Dcgroup.c1503 static struct kernfs_syscall_ops cgroup_kf_syscall_ops;
2045 struct kernfs_syscall_ops *kf_sops; in cgroup_setup_root()
5966 static struct kernfs_syscall_ops cgroup_kf_syscall_ops = {
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c3664 static struct kernfs_syscall_ops rdtgroup_kf_syscall_ops = {