Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:threshold

438 	unsigned int		threshold;
449 "numdirs_threshold", 0, 0, &threshold);
458 (threshold && num_dirs <= threshold))