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

  /external/toybox/toys/
e2fs.h 13 uint32_t r_blocks_count; // Reserved blocks count member in struct:ext2_superblock
  /external/toybox/toys/pending/
mke2fs.c 245 // Fill out blocks_count, r_blocks_count, first_data_block
250 sb->r_blocks_count = SWAP_LE32(temp);

Completed in 959 milliseconds