Home
last modified time | relevance | path

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

/include/linux/
Dkernfs.h159 struct kernfs_root { struct
161 struct kernfs_node *kn;
162 unsigned int flags; /* KERNFS_ROOT_* flags */
165 struct ida ino_ida;
166 struct kernfs_syscall_ops *syscall_ops;
169 struct list_head supers;
171 wait_queue_head_t deactivate_waitq;