Home
last modified time | relevance | path

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

/linux/fs/kernfs/
H A Dmount.c31 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_options() local
42 struct kernfs_syscall_ops *scops = root->syscall_ops; in kernfs_sop_show_path() local
/linux/include/linux/
H A Dkernfs.h518 kernfs_create_root(struct kernfs_syscall_ops *scops, unsigned int flags, in kernfs_create_root()