Lines Matching defs:fe_bh
74 struct buffer_head *fe_bh,
691 struct buffer_head *fe_bh = NULL;
768 err = ocfs2_inode_lock(inode, &fe_bh, 1);
775 fe = (struct ocfs2_dinode *) fe_bh->b_data;
792 err = ocfs2_journal_access_di(handle, INODE_CACHE(inode), fe_bh,
805 ocfs2_journal_dirty(handle, fe_bh);
835 brelse(fe_bh);
888 struct buffer_head *fe_bh = NULL;
938 status = ocfs2_inode_lock(inode, &fe_bh, 1);
981 status = ocfs2_journal_access_di(handle, INODE_CACHE(inode), fe_bh,
988 fe = (struct ocfs2_dinode *) fe_bh->b_data;
1002 ocfs2_journal_dirty(handle, fe_bh);
1017 status = ocfs2_orphan_add(osb, handle, inode, fe_bh,
1039 brelse(fe_bh);
2250 struct buffer_head *fe_bh,
2259 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) fe_bh->b_data;
2290 fe_bh,
2330 ocfs2_journal_dirty(handle, fe_bh);