Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A 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/
H A Dglobals.h916 unsigned nextgroup; // Next group we'll be allocating from member

Completed in 6 milliseconds