Home | History | Annotate | Download | only in e2fsck

Lines Matching defs:threshold

514 	unsigned int		threshold;
525 "numdirs_threshold", 0, 0, &threshold);
534 (threshold && num_dirs <= threshold))