Lines Matching refs:ocfs2_dinode
95 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) bm_bh->b_data; in ocfs2_update_last_group_and_inode()
183 struct ocfs2_dinode *backup_di = NULL; in update_backups()
201 backup_di = (struct ocfs2_dinode *)backup->b_data; in update_backups()
222 struct ocfs2_dinode *super_di = NULL; in ocfs2_update_super_and_backups()
236 super_di = (struct ocfs2_dinode *)super_bh->b_data; in ocfs2_update_super_and_backups()
271 struct ocfs2_dinode *fe = NULL; in ocfs2_group_extend()
303 fe = (struct ocfs2_dinode *)main_bm_bh->b_data; in ocfs2_group_extend()
377 struct ocfs2_dinode *di, in ocfs2_check_new_group()
415 struct ocfs2_dinode *di, in ocfs2_verify_group_and_input()
459 struct ocfs2_dinode *fe = NULL; in ocfs2_group_add()
488 fe = (struct ocfs2_dinode *)main_bm_bh->b_data; in ocfs2_group_add()