Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:fs_fragmented

121 	frag_percent = (10000 * ctx->fs_fragmented) / inodes_used;
135 ctx->fs_fragmented),
136 ctx->fs_fragmented, frag_percent / 10, frag_percent % 10);