first_free_block 904 fs/ext2/balloc.c ext2_grpblk_t first_free_block; first_free_block 989 fs/ext2/balloc.c first_free_block = bitmap_search_next_usable_block( first_free_block 993 fs/ext2/balloc.c if (first_free_block < 0) { first_free_block 1005 fs/ext2/balloc.c start_block = first_free_block + group_first_block;