Searched refs:ext2_grpblk_t (Results 1 – 2 of 2) sorted by relevance
76 ext2_grpblk_t offset; in ext2_valid_block_bitmap()77 ext2_grpblk_t next_zero_bit; in ext2_valid_block_bitmap()80 ext2_grpblk_t max_bit; in ext2_valid_block_bitmap()270 goal_in_my_reservation(struct ext2_reserve_window *rsv, ext2_grpblk_t grp_goal, in goal_in_my_reservation()582 static ext2_grpblk_t583 bitmap_search_next_usable_block(ext2_grpblk_t start, struct buffer_head *bh, in bitmap_search_next_usable_block()584 ext2_grpblk_t maxblocks) in bitmap_search_next_usable_block()586 ext2_grpblk_t next; in bitmap_search_next_usable_block()606 static ext2_grpblk_t609 ext2_grpblk_t here, next; in find_next_usable_block()[all …]
25 typedef int ext2_grpblk_t; typedef