Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkernfs.h241 struct kernfs_syscall_ops { struct
422 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops,
521 kernfs_create_root(struct kernfs_syscall_ops *scops, unsigned int flags, in kernfs_create_root()
/linux/fs/kernfs/
H A Dmount.c31 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_options()
42 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.c1018 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops, in kernfs_create_root()
1297 struct kernfs_syscall_ops *scops = kernfs_root(parent)->syscall_ops; in kernfs_iop_mkdir()
1315 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rmdir()
1337 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rename()
/linux/kernel/cgroup/
H A Dcgroup-v1.c1148 struct kernfs_syscall_ops cgroup1_kf_syscall_ops = {
H A Dcgroup.c1532 static struct kernfs_syscall_ops cgroup_kf_syscall_ops; in cgroup_file_name()
2118 struct kernfs_syscall_ops *kf_sops; in cgroup_setup_root()
6271 static struct kernfs_syscall_ops cgroup_kf_syscall_ops = { in cgroup_rmdir()