Home
last modified time | relevance | path

Searched refs:inodes_count (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/pending/
H A Dmke2fs.c107 uint32_t inodes_count; // Inodes count member
395 // Set inodes_per_group and total inodes_count in init_superblock()
397 sb->inodes_count = SWAP_LE32(TT.inodespg * TT.groups); in init_superblock()

Completed in 3 milliseconds