Lines Matching refs:holes
169 to->holes = hdr3->holes;
183 to->holes = from->hdr.holes;
211 hdr3->holes = from->holes;
226 to->hdr.holes = from->holes;
1400 * If there are no holes in the address space of the block,
1404 if (!ichdr.holes && sum < entsize)
1590 ichdr_dst->holes = 0;
2216 ichdr.holes = 1; /* mark as needing compaction */
2263 * Note that we don't check "leaf" for holes because we will
2266 if (savehdr.holes == 0) {
2268 * dest leaf has no holes, so we add there. May need
2285 * Destination has holes, so we make a temporary copy
2652 ichdr_s->holes = 1; /* leaf may not be compact */