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 145 ctx->fs_links_count = 0;
unix.c 116 num_links = ctx->fs_links_count - dir_links;
188 ctx->fs_links_count - dir_links),
189 ctx->fs_links_count - dir_links);
    [all...]
e2fsck.h 323 __u32 fs_links_count; member in struct:e2fsck_struct
pass2.c 1097 ctx->fs_links_count++;
    [all...]

Completed in 522 milliseconds