Searched refs:syscall_ops (Results 1 – 3 of 3) sorted by relevance
31 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_options()42 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_path()
44 struct kernfs_syscall_ops *syscall_ops; member
1022 root->syscall_ops = scops; in kernfs_create_root()1259 struct kernfs_syscall_ops *scops = kernfs_root(parent)->syscall_ops; in kernfs_iop_mkdir()1277 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rmdir()1299 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rename()
Completed in 9 milliseconds