HomeSort by relevance Sort by last modified time
    Searched refs:fs_total_count (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/e2fsck/
e2fsck.c 146 ctx->fs_total_count = 0;
unix.c 112 num_files = ctx->fs_total_count - dir_links;
167 ctx->fs_total_count - dir_links),
168 ctx->fs_total_count - dir_links);
    [all...]
e2fsck.h 319 __u32 fs_total_count; member in struct:e2fsck_struct
pass2.c 1033 ctx->fs_total_count++;
    [all...]

Completed in 120 milliseconds