Searched refs:fs_total_count (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c987 ctx->fs_total_count = 0;
6288 ctx->fs_total_count++;
12547 num_files = ctx->fs_total_count - dir_links;
12585 printf("%8d file%s\n", P_E2("", "s", ctx->fs_total_count - dir_links));
H A De2fsck.h612 int fs_total_count; member in struct:e2fsck_struct

Completed in 128 milliseconds