Searched refs:kernfs_syscall_ops (Results 1 – 6 of 6) sorted by relevance
237 struct kernfs_syscall_ops { struct416 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops,512 kernfs_create_root(struct kernfs_syscall_ops *scops, unsigned int flags, in kernfs_create_root()
43 struct kernfs_syscall_ops *syscall_ops;
961 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops, in kernfs_create_root()1238 struct kernfs_syscall_ops *scops = kernfs_root(parent)->syscall_ops; in kernfs_iop_mkdir()1256 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rmdir()1278 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rename()
286 extern struct kernfs_syscall_ops cgroup1_kf_syscall_ops;
1136 struct kernfs_syscall_ops cgroup1_kf_syscall_ops = {
1511 static struct kernfs_syscall_ops cgroup_kf_syscall_ops;2089 struct kernfs_syscall_ops *kf_sops; in cgroup_setup_root()6053 static struct kernfs_syscall_ops cgroup_kf_syscall_ops = {