Lines Matching full:trees
60 * allocating an extent. In classic XFS there were two trees that will be
61 * modified (bnobt + cntbt). With rmap enabled, there are three trees
64 * num trees * ((2 blocks/level * max depth) - 1)
150 * the allocation btrees: 2 trees * (max depth - 1) * block size
189 * the allocation btrees: 2 trees * (max depth - 1) * block size
273 * the refcount btrees: nr_ops * 1 trees * (2 * max depth - 1) * block size
276 * the rtrefcount btrees: nr_ops * 1 trees * (2 * max depth - 1) * block size
307 * the allocation btrees: 2 exts * 2 trees * (2 * max depth - 1) * block size
315 * the allocation btrees: 2 trees * (2 * max depth - 1) * block size
320 * the allocation btrees: 2 exts * 2 trees * (2 * max depth - 1) * block size
391 * 4 exts * 2 trees * (2 * max depth - 1) * block size
400 * 2 exts * 2 trees * (2 * max depth - 1) * block size
485 * the allocation btrees: 3 exts * 2 trees * (2 * max depth - 1) * block size
601 * the allocation btrees: 2 trees * (2 * max depth - 1) * block size
665 * the allocation btrees: 2 exts * 2 trees * (2 * max depth - 1) * block size
1004 * 4 exts * 2 trees * (2 * max depth - 1) * block size
1067 * the allocation btrees: 2 exts * 2 trees * (2 * max depth - 1) * block size