Home
last modified time | relevance | path

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

/include/linux/
Dkernfs.h177 struct kernfs_syscall_ops { struct
203 struct kernfs_syscall_ops *syscall_ops; argument
391 struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops,
486 kernfs_create_root(struct kernfs_syscall_ops *scops, unsigned int flags, in kernfs_create_root()