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