Lines Matching refs:ocfs2_dinode
255 struct ocfs2_dinode *di = (struct ocfs2_dinode *) bh->b_data; in ocfs2_update_inode_atime()
375 struct ocfs2_dinode *di; in ocfs2_orphan_for_truncate()
420 di = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_orphan_for_truncate()
439 struct ocfs2_dinode *fe = NULL; in ocfs2_truncate_file()
444 fe = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_truncate_file()
558 struct ocfs2_dinode *fe = NULL; in ocfs2_extend_allocation()
578 fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_extend_allocation()
758 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_write_zero_page()
1375 struct ocfs2_dinode *di; in __ocfs2_write_remove_suid()
1399 di = (struct ocfs2_dinode *) bh->b_data; in __ocfs2_write_remove_suid()
1771 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_remove_inode_range()