Lines Matching refs:ocfs2_dinode
257 struct ocfs2_dinode *di = (struct ocfs2_dinode *) bh->b_data; in ocfs2_update_inode_atime()
377 struct ocfs2_dinode *di; in ocfs2_orphan_for_truncate()
422 di = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_orphan_for_truncate()
441 struct ocfs2_dinode *fe = NULL; in ocfs2_truncate_file()
446 fe = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_truncate_file()
564 struct ocfs2_dinode *fe = NULL; in ocfs2_extend_allocation()
584 fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_extend_allocation()
764 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_write_zero_page()
1379 struct ocfs2_dinode *di; in __ocfs2_write_remove_suid()
1403 di = (struct ocfs2_dinode *) bh->b_data; in __ocfs2_write_remove_suid()
1775 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_remove_inode_range()