Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dpass1.c1178 ext2_ino_t ino_threshold = 0; in e2fsck_pass1() local
1190 pass1_readahead(ctx, &ra_group, &ino_threshold); in e2fsck_pass1()
1365 if (ino > ino_threshold) in e2fsck_pass1()
1366 pass1_readahead(ctx, &ra_group, &ino_threshold); in e2fsck_pass1()