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; argument282 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops,359 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()
707 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops, in kernfs_create_root()864 struct kernfs_syscall_ops *scops = kernfs_root(parent)->syscall_ops; in kernfs_iop_mkdir()882 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rmdir()902 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rename()
1002 static struct kernfs_syscall_ops cgroup_kf_syscall_ops;4899 static struct kernfs_syscall_ops cgroup_kf_syscall_ops = {