Searched refs:ltoff (Results 1 – 1 of 1) sorted by relevance
410 uint64_t ltoff, in xfs_rmap_free_check_owner() argument452 offset + len > ltoff + rec->rm_blockcount)) { in xfs_rmap_free_check_owner()490 uint64_t ltoff; in xfs_rmap_unmap() local530 ltoff = ltrec.rm_offset; in xfs_rmap_unmap()586 error = xfs_rmap_free_check_owner(mp, ltoff, <rec, len, owner, in xfs_rmap_unmap()1918 uint64_t ltoff; in xfs_rmap_unmap_shared() local1944 ltoff = ltrec.rm_offset; in xfs_rmap_unmap_shared()1974 if (XFS_IS_CORRUPT(mp, offset > ltoff + ltrec.rm_blockcount)) { in xfs_rmap_unmap_shared()