Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dpass1.c1067 ext2_ino_t ino_threshold = 0; in e2fsck_pass1() local
1078 pass1_readahead(ctx, &ra_group, &ino_threshold); in e2fsck_pass1()
1250 if (ino > ino_threshold) in e2fsck_pass1()
1251 pass1_readahead(ctx, &ra_group, &ino_threshold); in e2fsck_pass1()