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()
43 struct kernfs_syscall_ops *syscall_ops; member
1000 root->syscall_ops = scops; in kernfs_create_root()1237 struct kernfs_syscall_ops *scops = kernfs_root(parent)->syscall_ops; in kernfs_iop_mkdir()1255 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rmdir()1277 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rename()
Completed in 8 milliseconds