Home
last modified time | relevance | path

Searched refs:bc_maxlevels (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_btree.h275 uint8_t bc_maxlevels; /* maximum levels for this btree type */ member
688 cur->bc_maxlevels = maxlevels; in xfs_btree_alloc_cursor()
H A Dxfs_refcount.c1108 overhead += cur->bc_maxlevels; in xfs_refcount_still_have_space()