Lines Matching refs:buffer_head
41 struct buffer_head ** bh) in ext2_get_group_desc()
76 struct buffer_head *bh) in ext2_valid_block_bitmap()
123 static struct buffer_head *
127 struct buffer_head * bh = NULL; in read_block_bitmap()
163 struct ext2_group_desc *desc, struct buffer_head *bh, int count) in group_adjust_blocks()
479 struct buffer_head *bitmap_bh = NULL; in ext2_free_blocks()
480 struct buffer_head * bh2; in ext2_free_blocks()
579 bitmap_search_next_usable_block(ext2_grpblk_t start, struct buffer_head *bh, in bitmap_search_next_usable_block()
603 find_next_usable_block(int start, struct buffer_head *bh, int maxblocks) in find_next_usable_block()
665 struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal, in ext2_try_to_allocate()
900 unsigned int group, struct buffer_head *bitmap_bh) in alloc_new_reservation()
1093 struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal, in ext2_try_to_allocate_with_rsv()
1213 struct buffer_head *bitmap_bh = NULL; in ext2_new_blocks()
1214 struct buffer_head *gdp_bh; in ext2_new_blocks()
1439 unsigned long ext2_count_free(struct buffer_head *map, unsigned int numchars) in ext2_count_free()
1460 struct buffer_head *bitmap_bh; in ext2_count_free_blocks()