Searched refs:ac_bh (Results 1 – 3 of 3) sorted by relevance
337 data_ac->ac_bh, in ocfs2_defrag_extent()378 struct buffer_head *ac_bh = NULL, *gd_bh = NULL; in ocfs2_find_victim_alloc_group() local392 ret = ocfs2_read_blocks_sync(osb, blkno, 1, &ac_bh); in ocfs2_find_victim_alloc_group()398 ac_dinode = (struct ocfs2_dinode *)ac_bh->b_data; in ocfs2_find_victim_alloc_group()460 brelse(ac_bh); in ocfs2_find_victim_alloc_group()
24 struct buffer_head *ac_bh; /* file entry bh */ member
697 ac->ac_bh = osb->local_alloc_bh; in ocfs2_reserve_local_alloc_bits()1123 *bitmap_bh = (*ac)->ac_bh; in ocfs2_local_alloc_reserve_for_window()