Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_rtrefcount_btree.h131 xfs_rtrefcount_broot_space_calc( in xfs_rtrefcount_broot_space_calc() function
151 return xfs_rtrefcount_broot_space_calc(mp, be16_to_cpu(bb->bb_level), in xfs_rtrefcount_broot_space()
/linux/fs/xfs/scrub/
H A Drtrefcount_repair.c599 return xfs_rtrefcount_broot_space_calc(cur->bc_mp, level, in xrep_rtrefc_iroot_size()