Home
last modified time | relevance | path

Searched defs:scops (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-4.19/fs/kernfs/
Dmount.c28 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_remount_fs() local
38 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_options() local
49 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_path() local
Ddir.c949 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops, in kernfs_create_root()
1111 struct kernfs_syscall_ops *scops = kernfs_root(parent)->syscall_ops; in kernfs_iop_mkdir() local
1129 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rmdir() local
1150 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rename() local
/kernel/linux/linux-5.10/fs/kernfs/
Dmount.c27 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_options() local
38 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_path() local
Ddir.c946 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops, in kernfs_create_root()
1118 struct kernfs_syscall_ops *scops = kernfs_root(parent)->syscall_ops; in kernfs_iop_mkdir() local
1136 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rmdir() local
1157 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; in kernfs_iop_rename() local
/kernel/linux/linux-5.10/include/linux/
Dkernfs.h460 kernfs_create_root(struct kernfs_syscall_ops *scops, unsigned int flags, in kernfs_create_root()
/kernel/linux/linux-4.19/include/linux/
Dkernfs.h414 kernfs_create_root(struct kernfs_syscall_ops *scops, unsigned int flags, in kernfs_create_root()