Searched defs:scops (Results 1 – 3 of 3) sorted by relevance
31 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_options() local42 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_path() local
1018 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() local1315 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rmdir() local1337 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rename() local
521 kernfs_create_root(struct kernfs_syscall_ops *scops, unsigned int flags, in kernfs_create_root()