Lines Matching defs:fe_bh
74 struct buffer_head *fe_bh,
687 struct buffer_head *fe_bh = NULL;
764 err = ocfs2_inode_lock(inode, &fe_bh, 1);
771 fe = (struct ocfs2_dinode *) fe_bh->b_data;
788 err = ocfs2_journal_access_di(handle, INODE_CACHE(inode), fe_bh,
800 ocfs2_journal_dirty(handle, fe_bh);
830 brelse(fe_bh);
883 struct buffer_head *fe_bh = NULL;
933 status = ocfs2_inode_lock(inode, &fe_bh, 1);
976 status = ocfs2_journal_access_di(handle, INODE_CACHE(inode), fe_bh,
983 fe = (struct ocfs2_dinode *) fe_bh->b_data;
996 ocfs2_journal_dirty(handle, fe_bh);
1011 status = ocfs2_orphan_add(osb, handle, inode, fe_bh,
1033 brelse(fe_bh);
2232 struct buffer_head *fe_bh,
2241 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) fe_bh->b_data;
2272 fe_bh,
2312 ocfs2_journal_dirty(handle, fe_bh);