Searched refs:fs_links_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.c983 ctx->fs_links_count = 0;
6287 ctx->fs_links_count++;
12548 num_links = ctx->fs_links_count - dir_links;
12581 printf("%8d link%s\n", P_E2("", "s", ctx->fs_links_count - dir_links));
H A De2fsck.h608 int fs_links_count; member in struct:e2fsck_struct

Completed in 84 milliseconds