Searched defs:kernfs_root___2 (Results 1 – 2 of 2) sorted by relevance
38021 struct kernfs_root___2 { struct38022 struct kernfs_node___2 *kn;38023 unsigned int flags;38024 struct idr ino_idr;38025 u32 last_id_lowbits;38026 u32 id_highbits;38027 struct kernfs_syscall_ops___2 *syscall_ops;38028 struct list_head supers;38029 wait_queue_head_t deactivate_waitq;