Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drtsummary.c110 xfs_rtsummary_blockcount(mp, &rts->rsumlevels); in xchk_setup_rtsummary()
/linux/fs/xfs/libxfs/
H A Dxfs_rtbitmap.h419 xfs_filblks_t xfs_rtsummary_blockcount(struct xfs_mount *mp,
H A Dxfs_rtbitmap.c1304 xfs_rtsummary_blockcount( in xfs_rtsummary_blockcount() function
/linux/fs/xfs/
H A Dxfs_rtalloc.c762 nmp->m_rsumblocks = xfs_rtsummary_blockcount(nmp, &nmp->m_rsumlevels); in xfs_growfs_rt_alloc_fake_mount()
1459 mp->m_rsumblocks = xfs_rtsummary_blockcount(mp, &mp->m_rsumlevels); in xfs_rtmount_init()