Lines Matching refs:ocfs2_dinode
86 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) bm_bh->b_data; in ocfs2_update_last_group_and_inode()
176 struct ocfs2_dinode *backup_di = NULL; in update_backups()
194 backup_di = (struct ocfs2_dinode *)backup->b_data; in update_backups()
215 struct ocfs2_dinode *super_di = NULL; in ocfs2_update_super_and_backups()
229 super_di = (struct ocfs2_dinode *)super_bh->b_data; in ocfs2_update_super_and_backups()
264 struct ocfs2_dinode *fe = NULL; in ocfs2_group_extend()
296 fe = (struct ocfs2_dinode *)main_bm_bh->b_data; in ocfs2_group_extend()
370 struct ocfs2_dinode *di, in ocfs2_check_new_group()
408 struct ocfs2_dinode *di, in ocfs2_verify_group_and_input()
452 struct ocfs2_dinode *fe = NULL; in ocfs2_group_add()
481 fe = (struct ocfs2_dinode *)main_bm_bh->b_data; in ocfs2_group_add()