Searched defs:ocfs2_super (Results 1 – 1 of 1) sorted by relevance
214 struct ocfs2_super struct216 struct task_struct *commit_task;217 struct super_block *sb;218 struct inode *root_inode;219 struct inode *sys_root_inode;220 struct inode *system_inodes[NUM_SYSTEM_INODES];222 struct ocfs2_slot_info *slot_info;224 u32 *slot_recovery_generations;226 spinlock_t node_map_lock;228 u64 root_blkno;[all …]