Home
last modified time | relevance | path

Searched refs:group_overhead (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/pending/
Dmke2fs.c324 static int group_overhead(uint32_t group) in group_overhead() function
378 TT.nextblock += group_overhead(TT.nextgroup++); in fill_inode()
478 for (i = 0; i<TT.groups; i++) temp += group_overhead(i); in mke2fs_main()