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

/linux-master/fs/kernfs/
H A Dmount.c31 struct kernfs_syscall_ops *scops = root->syscall_ops; local
42 struct kernfs_syscall_ops *scops = root->syscall_ops; local
H A Ddir.c961 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops, argument
1237 struct kernfs_syscall_ops *scops = kernfs_root(parent)->syscall_ops; local
1255 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; local
1277 struct kernfs_syscall_ops *scops = kernfs_root(kn)->syscall_ops; local
[all...]
/linux-master/include/linux/
H A Dkernfs.h512 kernfs_create_root(struct kernfs_syscall_ops *scops, unsigned int flags, argument

Completed in 116 milliseconds