Searched defs:scops (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/kernfs/
H A Dmount.c25 struct kernfs_syscall_ops *scops = root->syscall_ops; kernfs_sop_remount_fs() local
35 struct kernfs_syscall_ops *scops = root->syscall_ops; kernfs_sop_show_options() local
H A Ddir.c707 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops, kernfs_create_root() argument
864 struct kernfs_syscall_ops *scops = kernfs_root(parent)->syscall_ops; kernfs_iop_mkdir() local
882 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; kernfs_iop_rmdir() local
902 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; kernfs_iop_rename() local
/linux-4.1.27/include/linux/
H A Dkernfs.h359 kernfs_create_root(struct kernfs_syscall_ops *scops, unsigned int flags, kernfs_create_root() argument

Completed in 136 milliseconds