Home
last modified time | relevance | path

Searched refs:xfs_rtx_to_rtb (Results 1 – 8 of 8) sorted by relevance

/linux/fs/xfs/scrub/
A Drtbitmap.c85 startblock = xfs_rtx_to_rtb(mp, rec->ar_startext); in xchk_rtbitmap_rec()
86 blockcount = xfs_rtx_to_rtb(mp, rec->ar_extcount); in xchk_rtbitmap_rec()
A Drtsummary.c181 rtbno = xfs_rtx_to_rtb(mp, rec->ar_startext); in xchk_rtsum_record_free()
182 rtlen = xfs_rtx_to_rtb(mp, rec->ar_extcount); in xchk_rtsum_record_free()
/linux/fs/xfs/
A Dxfs_discard.c528 rbno = xfs_rtx_to_rtb(mp, rec->ar_startext); in xfs_trim_gather_rtextent()
529 rlen = xfs_rtx_to_rtb(mp, rec->ar_extcount); in xfs_trim_gather_rtextent()
A Dxfs_fsmap.c724 rtbno = xfs_rtx_to_rtb(mp, rec->ar_startext); in xfs_getfsmap_rtdev_rtbitmap_helper()
728 rtbno = xfs_rtx_to_rtb(mp, rec->ar_extcount); in xfs_getfsmap_rtdev_rtbitmap_helper()
755 eofs = XFS_FSB_TO_BB(mp, xfs_rtx_to_rtb(mp, mp->m_sb.sb_rextents)); in xfs_getfsmap_rtdev_rtbitmap()
A Dxfs_rtalloc.c1331 *bno = xfs_rtx_to_rtb(args.mp, rtx); in xfs_rtallocate()
A Dxfs_iomap.c504 freesp = xfs_rtx_to_rtb(mp, in xfs_iomap_prealloc_size()
A Dxfs_super.c888 statp->f_bavail = statp->f_bfree = xfs_rtx_to_rtb(mp, freertx); in xfs_fs_statfs()
/linux/fs/xfs/libxfs/
A Dxfs_rtbitmap.h21 xfs_rtx_to_rtb( in xfs_rtx_to_rtb() function

Completed in 23 milliseconds