Home
last modified time | relevance | path

Searched refs:xfs_rtsummary_blockcount (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rtbitmap.h319 xfs_filblks_t xfs_rtsummary_blockcount(struct xfs_mount *mp,
353 # define xfs_rtsummary_blockcount(mp, l, b) (0) macro
Dxfs_rtbitmap.c1153 xfs_rtsummary_blockcount( in xfs_rtsummary_blockcount() function
/linux-6.12.1/fs/xfs/
Dxfs_rtalloc.c737 nmp->m_rsumblocks = xfs_rtsummary_blockcount(mp, nmp->m_rsumlevels, in xfs_growfs_rt_bmblock()
939 nrsumblocks = xfs_rtsummary_blockcount(mp, in xfs_growfs_rt()
1035 mp->m_rsumblocks = xfs_rtsummary_blockcount(mp, mp->m_rsumlevels, in xfs_rtmount_init()
/linux-6.12.1/fs/xfs/scrub/
Drtsummary.c105 rts->rsumblocks = xfs_rtsummary_blockcount(mp, rts->rsumlevels, in xchk_setup_rtsummary()