Searched refs:fs_total_count (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.h612 int fs_total_count; member in struct:e2fsck_struct
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));

Completed in 179 milliseconds