Lines Matching defs:parent_di_bh
2508 struct buffer_head *parent_di_bh = NULL;
2515 status = ocfs2_inode_lock(dir, &parent_di_bh, 1);
2522 status = ocfs2_prep_new_orphaned_file(dir, parent_di_bh,
2563 0, &new_di_bh, parent_di_bh, handle,
2613 brelse(parent_di_bh);
2774 struct buffer_head *parent_di_bh = NULL;
2788 status = ocfs2_inode_lock(dir, &parent_di_bh, 1);
2795 dir_di = (struct ocfs2_dinode *) parent_di_bh->b_data;
2808 status = ocfs2_prepare_dir_for_insert(osb, dir, parent_di_bh,
2872 OCFS2_I(inode)->ip_blkno, parent_di_bh,
2899 brelse(parent_di_bh);