Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
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()
Dxfs_rtrefcount_btree.c314 new_size = xfs_rtrefcount_broot_space_calc(mp, level, new_numrecs); in xfs_rtrefcountbt_broot_realloc()
661 xfs_rtrefcount_broot_space_calc(mp, level, numrecs)); in xfs_iformat_rtrefcount()
751 xfs_rtrefcount_broot_space_calc(mp, 0, 0)); in xfs_rtrefcountbt_create()
/linux-6.14.4/fs/xfs/scrub/
Drtrefcount_repair.c605 return xfs_rtrefcount_broot_space_calc(cur->bc_mp, level, in xrep_rtrefc_iroot_size()