Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dmke2fs.c98 unsigned nextgroup; // Next group we'll be allocating from
377 while (group >= TT.nextgroup) in fill_inode()
378 TT.nextblock += group_overhead(TT.nextgroup++); in fill_inode()
/external/toybox/generated/
Dglobals.h670 unsigned nextgroup; // Next group we'll be allocating from member