Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:suppress

81 	unsigned	is_dir:1, is_reg:1, clear:1, suppress:1,
854 pb.suppress = 0; pb.clear = 0; pb.is_dir = 0;
2017 pb.suppress = 0; pb.clear = 0;
2334 if (!p->suppress && (p->num_illegal_blocks % 12) == 0) {
2340 p->suppress = 1;