Home
last modified time | relevance | path

Searched refs:syscall_ops (Results 1 – 3 of 3) sorted by relevance

/fs/kernfs/
A Dmount.c31 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()
A Dkernfs-internal.h44 struct kernfs_syscall_ops *syscall_ops; member
A Ddir.c1022 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