Searched refs:xfs_rtrefcountbt_droot_maxrecs (Results 1 – 2 of 2) sorted by relevance
85 xfs_rtrefcountbt_droot_maxrecs( in xfs_rtrefcountbt_droot_maxrecs() function113 return xfs_rtrefcountbt_droot_maxrecs(cur->bc_ino.forksize, level == 0); in xfs_rtrefcountbt_get_dmaxrecs()611 maxrecs = xfs_rtrefcountbt_droot_maxrecs(dblocklen, false); in xfs_rtrefcountbt_from_disk()697 maxrecs = xfs_rtrefcountbt_droot_maxrecs(dblocklen, false); in xfs_rtrefcountbt_to_disk()
28 unsigned int xfs_rtrefcountbt_droot_maxrecs(unsigned int blocklen, bool leaf);