Lines Matching refs:ocfs2_dinode
86 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) bm_bh->b_data; in ocfs2_update_last_group_and_inode()
184 struct ocfs2_dinode *backup_di = NULL; in update_backups()
202 backup_di = (struct ocfs2_dinode *)backup->b_data; in update_backups()
223 struct ocfs2_dinode *super_di = NULL; in ocfs2_update_super_and_backups()
237 super_di = (struct ocfs2_dinode *)super_bh->b_data; in ocfs2_update_super_and_backups()
272 struct ocfs2_dinode *fe = NULL; in ocfs2_group_extend()
304 fe = (struct ocfs2_dinode *)main_bm_bh->b_data; in ocfs2_group_extend()
378 struct ocfs2_dinode *di, in ocfs2_check_new_group()
416 struct ocfs2_dinode *di, in ocfs2_verify_group_and_input()
460 struct ocfs2_dinode *fe = NULL; in ocfs2_group_add()
489 fe = (struct ocfs2_dinode *)main_bm_bh->b_data; in ocfs2_group_add()