Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Docfs2.h306 struct ocfs2_super struct
308 struct task_struct *commit_task;
309 struct super_block *sb;
310 struct inode *root_inode;
311 struct inode *sys_root_inode;
312 struct inode *global_system_inodes[NUM_GLOBAL_SYSTEM_INODES];
313 struct inode **local_system_inodes;
315 struct ocfs2_slot_info *slot_info;
317 u32 *slot_recovery_generations;
319 spinlock_t node_map_lock;
[all …]