Searched refs:kernfs_syscall_ops (Results 1 – 7 of 7) sorted by relevance
168 struct kernfs_syscall_ops { struct189 struct kernfs_syscall_ops *syscall_ops; argument365 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops,460 kernfs_create_root(struct kernfs_syscall_ops *scops, unsigned int flags, in kernfs_create_root()
27 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_options()38 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_path()
946 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops, in kernfs_create_root()1118 struct kernfs_syscall_ops *scops = kernfs_root(parent)->syscall_ops; in kernfs_iop_mkdir()1136 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rmdir()1157 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rename()
267 extern struct kernfs_syscall_ops cgroup1_kf_syscall_ops;
1091 struct kernfs_syscall_ops cgroup1_kf_syscall_ops = {
1456 static struct kernfs_syscall_ops cgroup_kf_syscall_ops;1931 struct kernfs_syscall_ops *kf_sops; in cgroup_setup_root()5569 static struct kernfs_syscall_ops cgroup_kf_syscall_ops = {
3165 static struct kernfs_syscall_ops rdtgroup_kf_syscall_ops = {