HomeSort by relevance Sort by last modified time
    Searched full:max_bg_bound (Results 1 - 1 of 1) sorted by null

  /system/extras/ext4_utils/
make_ext4fs.c 629 int max_bg_bound = bgs[block_group].chunks[bgs[block_group].chunk_count - 1].block; local
632 max_bg_bound <= end_block - bg_first_block) {

Completed in 132 milliseconds