Home
last modified time | relevance | path

Searched refs:fs_links_count (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/e2fsck/
De2fsck.c171 ctx->fs_links_count = 0; in e2fsck_reset_context()
De2fsck.h366 __u32 fs_links_count; member
Dunix.c114 num_links = ctx->fs_links_count - dir_links; in show_stats()
213 ctx->fs_links_count - dir_links); in show_stats()
Dpass2.c1484 ctx->fs_links_count++; in check_dir_block()