Lines Matching defs:fe_bh
292 struct buffer_head *fe_bh,
301 status = ocfs2_mark_inode_dirty(handle, inode, fe_bh);
338 struct buffer_head *fe_bh,
364 return ocfs2_refcount_cow(inode, fe_bh, cpos, 1, cpos+1);
372 struct buffer_head *fe_bh,
385 status = ocfs2_cow_file_pos(inode, fe_bh, new_i_size);
401 status = ocfs2_journal_access_di(handle, INODE_CACHE(inode), fe_bh,
422 di = (struct ocfs2_dinode *) fe_bh->b_data;
428 ocfs2_journal_dirty(handle, fe_bh);
539 struct buffer_head *fe_bh,
548 ocfs2_init_dinode_extent_tree(&et, INODE_CACHE(inode), fe_bh);