Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/kernfs/
A Dmount.c28 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_options()
39 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_path()
A Dkernfs-internal.h43 struct kernfs_syscall_ops *syscall_ops; member
A Ddir.c968 root->syscall_ops = scops; in kernfs_create_root()
1205 struct kernfs_syscall_ops *scops = kernfs_root(parent)->syscall_ops; in kernfs_iop_mkdir()
1223 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rmdir()
1245 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rename()

Completed in 7 milliseconds