Lines Matching defs:fe_bh
75 struct buffer_head *fe_bh,
685 struct buffer_head *fe_bh = NULL;
762 err = ocfs2_inode_lock(inode, &fe_bh, 1);
769 fe = (struct ocfs2_dinode *) fe_bh->b_data;
786 err = ocfs2_journal_access_di(handle, INODE_CACHE(inode), fe_bh,
798 ocfs2_journal_dirty(handle, fe_bh);
828 brelse(fe_bh);
881 struct buffer_head *fe_bh = NULL;
931 status = ocfs2_inode_lock(inode, &fe_bh, 1);
974 status = ocfs2_journal_access_di(handle, INODE_CACHE(inode), fe_bh,
981 fe = (struct ocfs2_dinode *) fe_bh->b_data;
994 ocfs2_journal_dirty(handle, fe_bh);
1009 status = ocfs2_orphan_add(osb, handle, inode, fe_bh,
1031 brelse(fe_bh);
2227 struct buffer_head *fe_bh,
2236 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) fe_bh->b_data;
2267 fe_bh,
2307 ocfs2_journal_dirty(handle, fe_bh);