Lines Matching full:trees
57 * allocating an extent. In classic XFS there were two trees that will be
58 * modified (bnobt + cntbt). With rmap enabled, there are three trees
59 * (rmapbt). With reflink, there are four trees (refcountbt). The number of
62 * num trees * ((2 blocks/level * max depth) - 1)
129 * the allocation btrees: 2 trees * (max depth - 1) * block size
168 * the allocation btrees: 2 trees * (max depth - 1) * block size
244 * the allocation btrees: 2 exts * 2 trees * (2 * max depth - 1) * block size
252 * the allocation btrees: 2 trees * (2 * max depth - 1) * block size
257 * the allocation btrees: 2 exts * 2 trees * (2 * max depth - 1) * block size
297 * 4 exts * 2 trees * (2 * max depth - 1) * block size
305 * 2 exts * 2 trees * (2 * max depth - 1) * block size
341 * the allocation btrees: 3 exts * 2 trees * (2 * max depth - 1) * block size
380 * the allocation btrees: 2 trees * (2 * max depth - 1) * block size
418 * the allocation btrees: 2 exts * 2 trees * (2 * max depth - 1) * block size
686 * 4 exts * 2 trees * (2 * max depth - 1) * block size
749 * the allocation btrees: 2 exts * 2 trees * (2 * max depth - 1) * block size