Searched refs:rtlen (Results 1 – 3 of 3) sorted by relevance
124 xfs_filblks_t rtlen; in xchk_rtsum_record_free() local139 rtlen = rec->ar_extcount * mp->m_sb.sb_rextsize; in xchk_rtsum_record_free()141 if (!xfs_verify_rtext(mp, rtbno, rtlen)) { in xchk_rtsum_record_free()
72 xfs_filblks_t rtlen);
1020 xfs_filblks_t rtlen) in xfs_rtfree_blocks() argument1027 ASSERT(rtlen <= XFS_MAX_BMBT_EXTLEN); in xfs_rtfree_blocks()1029 len = div_u64_rem(rtlen, mp->m_sb.sb_rextsize, &mod); in xfs_rtfree_blocks()