Lines Matching refs:ocfs2_dinode
265 void ocfs2_populate_inode(struct inode *inode, struct ocfs2_dinode *fe, in ocfs2_populate_inode()
410 struct ocfs2_dinode *fe; in ocfs2_read_locked_inode()
514 fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_read_locked_inode()
558 struct ocfs2_dinode *fe; in ocfs2_truncate_for_delete()
561 fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_truncate_for_delete()
621 struct ocfs2_dinode *di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_remove_inode()
732 struct ocfs2_dinode *di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_wipe_inode()
870 struct ocfs2_dinode *di; in ocfs2_query_inode_wipe()
891 di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_query_inode_wipe()
974 struct ocfs2_dinode *di = NULL; in ocfs2_delete_inode()
1029 di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_delete_inode()
1266 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_mark_inode_dirty()
1308 struct ocfs2_dinode *fe) in ocfs2_refresh_inode()
1339 struct ocfs2_dinode *di = (struct ocfs2_dinode *)bh->b_data; in ocfs2_validate_inode_block()