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

  /system/extras/ext4_utils/
allocate.h 50 int has_superblock; member in struct:block_group_info
allocate.c 169 if (bg->has_superblock)
289 bg->has_superblock = ext4_bg_has_super_block(i);
291 if (bg->has_superblock)
302 if (bg->has_superblock)

Completed in 64 milliseconds