Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dkernfs.h235 struct kernfs_syscall_ops { struct
413 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops,
509 kernfs_create_root(struct kernfs_syscall_ops *scops, unsigned int flags, in kernfs_create_root()
/linux-6.3-rc2/fs/kernfs/
A Dmount.c28 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_options()
39 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_path()
A Dkernfs-internal.h43 struct kernfs_syscall_ops *syscall_ops;
A Ddir.c931 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops, in kernfs_create_root()
1205 struct kernfs_syscall_ops *scops = kernfs_root(parent)->syscall_ops; in kernfs_iop_mkdir()
1223 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rmdir()
1245 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rename()
/linux-6.3-rc2/kernel/cgroup/
A Dcgroup-internal.h286 extern struct kernfs_syscall_ops cgroup1_kf_syscall_ops;
A Dcgroup-v1.c1126 struct kernfs_syscall_ops cgroup1_kf_syscall_ops = {
A Dcgroup.c1522 static struct kernfs_syscall_ops cgroup_kf_syscall_ops;
2050 struct kernfs_syscall_ops *kf_sops; in cgroup_setup_root()
5957 static struct kernfs_syscall_ops cgroup_kf_syscall_ops = {
/linux-6.3-rc2/arch/x86/kernel/cpu/resctrl/
A Drdtgroup.c3505 static struct kernfs_syscall_ops rdtgroup_kf_syscall_ops = {

Completed in 30 milliseconds