Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Docfs2.h316 struct ocfs2_super struct
318 struct task_struct *commit_task;
319 struct super_block *sb;
320 struct inode *root_inode;
321 struct inode *sys_root_inode;
322 struct inode *global_system_inodes[NUM_GLOBAL_SYSTEM_INODES];
323 struct inode **local_system_inodes;
325 struct ocfs2_slot_info *slot_info;
327 u32 *slot_recovery_generations;
329 spinlock_t node_map_lock;
[all …]