Searched refs:ino_threshold (Results 1 – 1 of 1) sorted by relevance
1178 ext2_ino_t ino_threshold = 0; in e2fsck_pass1() local1190 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()