Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Docfs2.h303 struct ocfs2_super struct
305 struct task_struct *commit_task;
306 struct super_block *sb;
307 struct inode *root_inode;
308 struct inode *sys_root_inode;
309 struct inode *global_system_inodes[NUM_GLOBAL_SYSTEM_INODES];
310 struct inode **local_system_inodes;
312 struct ocfs2_slot_info *slot_info;
314 u32 *slot_recovery_generations;
316 spinlock_t node_map_lock;
[all …]