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

  /external/e2fsprogs/e2fsck/
e2fsck.c 142 ctx->fs_links_count = 0;
unix.c 113 num_links = ctx->fs_links_count - dir_links;
157 ctx->fs_links_count - dir_links),
158 ctx->fs_links_count - dir_links);
    [all...]
e2fsck.h 315 __u32 fs_links_count; member in struct:e2fsck_struct
pass2.c 1032 ctx->fs_links_count++;
    [all...]

Completed in 5731 milliseconds