Lines Matching refs:parent_fe_bh
60 struct buffer_head *parent_fe_bh,
231 struct buffer_head *parent_fe_bh = NULL;
267 status = ocfs2_inode_lock(dir, &parent_fe_bh, 1);
279 dirfe = (struct ocfs2_dinode *) parent_fe_bh->b_data;
292 status = ocfs2_prepare_dir_for_insert(osb, dir, parent_fe_bh,
328 status = ocfs2_calc_xattr_init(dir, parent_fe_bh, mode,
380 &new_fe_bh, parent_fe_bh, handle,
397 parent_fe_bh,
404 ocfs2_journal_dirty(handle, parent_fe_bh);
408 status = ocfs2_init_acl(handle, inode, dir, new_fe_bh, parent_fe_bh,
440 OCFS2_I(inode)->ip_blkno, parent_fe_bh,
471 brelse(parent_fe_bh);
509 struct buffer_head *parent_fe_bh,
623 struct buffer_head *parent_fe_bh,
633 status = ocfs2_claim_new_inode(handle, dir, parent_fe_bh,
642 parent_fe_bh, handle, inode_ac,
689 struct buffer_head *parent_fe_bh = NULL;
710 &parent_fe_bh, dir, 0);
719 if (!parent_fe_bh) {
721 parent_fe_bh = old_dir_bh;
722 get_bh(parent_fe_bh);
756 err = ocfs2_prepare_dir_for_insert(osb, dir, parent_fe_bh,
804 parent_fe_bh, &lookup);
831 brelse(parent_fe_bh);
1804 struct buffer_head *parent_fe_bh = NULL;
1840 status = ocfs2_inode_lock(dir, &parent_fe_bh, 1);
1847 dirfe = (struct ocfs2_dinode *) parent_fe_bh->b_data;
1859 status = ocfs2_prepare_dir_for_insert(osb, dir, parent_fe_bh,
1937 0, &new_fe_bh, parent_fe_bh, handle,
2019 le64_to_cpu(fe->i_blkno), parent_fe_bh,
2045 brelse(parent_fe_bh);