Lines Matching refs:holes
171 to->holes = hdr3->holes;
185 to->holes = from->hdr.holes;
213 hdr3->holes = from->holes;
228 to->hdr.holes = from->holes;
1445 * If there are no holes in the address space of the block,
1449 if (!ichdr.holes && sum < entsize)
1636 ichdr_dst->holes = 0;
2262 ichdr.holes = 1; /* mark as needing compaction */
2307 * Note that we don't check "leaf" for holes because we will
2310 if (savehdr.holes == 0) {
2312 * dest leaf has no holes, so we add there. May need
2329 * Destination has holes, so we make a temporary copy
2696 ichdr_s->holes = 1; /* leaf may not be compact */