Searched refs:kernfs_syscall_ops (Results 1 – 4 of 4) sorted by relevance
146 struct kernfs_syscall_ops { struct164 struct kernfs_syscall_ops *syscall_ops; argument284 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops,368 kernfs_create_root(struct kernfs_syscall_ops *scops, unsigned int flags, in kernfs_create_root()
25 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_remount_fs()35 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_options()
730 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops, in kernfs_create_root()887 struct kernfs_syscall_ops *scops = kernfs_root(parent)->syscall_ops; in kernfs_iop_mkdir()905 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rmdir()925 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rename()
1231 static struct kernfs_syscall_ops cgroup_kf_syscall_ops;5212 static struct kernfs_syscall_ops cgroup_kf_syscall_ops = {