HomeSort by relevance Sort by last modified time
    Searched refs:flexbg (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/ext2fs/
alloc_tables.c 34 * group of bitmaps or inode tables for a flexbg group. Returns the
42 int flexbg, flexbg_size, size; local
47 flexbg = group / flexbg_size;
62 start_blk = ext2fs_group_first_block2(fs, flexbg_size * flexbg);
141 * if the flexbg allocations will grow to overlap them... */
174 * if the flexbg allocations will grow to overlap them... */
213 * if the flexbg allocations will grow to overlap them... */
  /external/e2fsprogs/e2fsck/
pass1.c 3733 dgrp_t flexbg; local
    [all...]

Completed in 2954 milliseconds