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 148 ctx->fs_links_count = 0;
e2fsck.h 346 __u32 fs_links_count; member in struct:e2fsck_struct
unix.c 114 num_links = ctx->fs_links_count - dir_links;
211 ctx->fs_links_count - dir_links);
    [all...]
pass2.c 1101 ctx->fs_links_count++;
    [all...]

Completed in 232 milliseconds