HomeSort by relevance Sort by last modified time
    Searched defs:link_count (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/e2fsck/
pass4.c 99 __u16 link_count, link_counted; local
144 ext2fs_icount_fetch(ctx->inode_link_info, i, &link_count);
155 &link_count);
162 if (link_counted != link_count) {
166 if ((link_count != inode->i_links_count) && !isdir &&
168 pctx.num = link_count;
177 link_count == 1 && !(ctx->options & E2F_OPT_NO)) ||
  /external/e2fsprogs/lib/blkid/
probe.h 472 __u16 link_count; member in struct:master_file_table_record

Completed in 60 milliseconds