Searched refs:found_link_count (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/hfs-285/fsck_hfs/dfalib/
H A DHardLinkCheck.c336 UInt32 found_link_count; member in struct:filelink_hash
380 cur->found_link_count = 0;
441 cur->found_link_count = linkCount;
1021 if ((cur->found_link_count == 0) ||
1023 (cur->found_link_count != cur->calc_link_count)) {

Completed in 95 milliseconds