Searched refs:syscall_ops (Results 1 – 3 of 3) sorted by relevance
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()
940 root->syscall_ops = scops; in kernfs_create_root()1145 struct kernfs_syscall_ops *scops = kernfs_root(parent)->syscall_ops; in kernfs_iop_mkdir()1163 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rmdir()1185 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rename()
194 struct kernfs_syscall_ops *syscall_ops; member
Completed in 9 milliseconds