Searched defs:ocfs2_super (Results 1 – 1 of 1) sorted by relevance
292 struct ocfs2_super struct294 struct task_struct *commit_task;295 struct super_block *sb;296 struct inode *root_inode;297 struct inode *sys_root_inode;298 struct inode *global_system_inodes[NUM_GLOBAL_SYSTEM_INODES];299 struct inode **local_system_inodes;301 struct ocfs2_slot_info *slot_info;303 u32 *slot_recovery_generations;305 spinlock_t node_map_lock;[all …]