Home | History | Annotate | Download | only in src

Lines Matching full:fragmented

485            (ratio > ratio_threshold) ? "[fragmented]" : "");
492 if (ratio <= ratio_threshold) return 0; // Not fragmented.
603 (fragmentation > 0) ? "[fragmented]" : "");