Home
last modified time | relevance | path

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

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