Searched refs:minhd (Results 1 – 1 of 1) sorted by relevance
1123 int minhd = BLKMULT; in get_arc() local1132 if (fsub[ford[i]].hsz < minhd) in get_arc()1133 minhd = fsub[ford[i]].hsz; in get_arc()1148 if (hdsz >= minhd) in get_arc()