Lines Matching defs:parent_di_bh
2503 struct buffer_head *parent_di_bh = NULL;
2510 status = ocfs2_inode_lock(dir, &parent_di_bh, 1);
2517 status = ocfs2_prep_new_orphaned_file(dir, parent_di_bh,
2558 0, &new_di_bh, parent_di_bh, handle,
2608 brelse(parent_di_bh);
2769 struct buffer_head *parent_di_bh = NULL;
2783 status = ocfs2_inode_lock(dir, &parent_di_bh, 1);
2790 dir_di = (struct ocfs2_dinode *) parent_di_bh->b_data;
2803 status = ocfs2_prepare_dir_for_insert(osb, dir, parent_di_bh,
2867 OCFS2_I(inode)->ip_blkno, parent_di_bh,
2894 brelse(parent_di_bh);