Home
last modified time | relevance | path

Searched refs:rtlen (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/scrub/
H A Drtsummary.c173 xfs_filblks_t rtlen; in xchk_rtsum_record_free() local
189 rtlen = xfs_rtxlen_to_extlen(mp, rec->ar_extcount); in xchk_rtsum_record_free()
191 if (!xfs_verify_rtbext(mp, rtbno, rtlen)) { in xchk_rtsum_record_free()
/linux/fs/xfs/libxfs/
H A Dxfs_rtbitmap.h413 xfs_fsblock_t rtbno, xfs_filblks_t rtlen);
435 xfs_filblks_t rtlen) in xfs_rtfree_blocks() argument