Home
last modified time | relevance | path

Searched refs:xfs_rtbitmap_blockcount (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/scrub/
H A Drtsummary.c108 rts->rbmblocks = xfs_rtbitmap_blockcount(mp); in xchk_setup_rtsummary()
221 if (XFS_FSB_TO_B(mp, xfs_rtbitmap_blockcount(mp)) != in xchk_rtsum_compute()
H A Drtbitmap.c84 rtb->rbmblocks = xfs_rtbitmap_blockcount(mp); in xchk_setup_rtbitmap()
/linux/fs/xfs/libxfs/
H A Dxfs_rtbitmap.h416 xfs_filblks_t xfs_rtbitmap_blockcount(struct xfs_mount *mp);
H A Dxfs_rtbitmap.c1293 xfs_rtbitmap_blockcount( in xfs_rtbitmap_blockcount() function
/linux/fs/xfs/
H A Dxfs_rtalloc.c755 nmp->m_sb.sb_rbmblocks = xfs_rtbitmap_blockcount(nmp); in xfs_growfs_rt_alloc_fake_mount()