Searched refs:ltoff (Results 1 – 1 of 1) sorted by relevance
528 uint64_t ltoff, in xfs_rmap_free_check_owner() argument575 offset + len > ltoff + rec->rm_blockcount)) { in xfs_rmap_free_check_owner()614 uint64_t ltoff; in xfs_rmap_unmap() local646 ltoff = ltrec.rm_offset; in xfs_rmap_unmap()705 error = xfs_rmap_free_check_owner(cur, ltoff, <rec, len, owner, in xfs_rmap_unmap()2115 uint64_t ltoff; in xfs_rmap_unmap_shared() local2141 ltoff = ltrec.rm_offset; in xfs_rmap_unmap_shared()2175 if (XFS_IS_CORRUPT(mp, offset > ltoff + ltrec.rm_blockcount)) { in xfs_rmap_unmap_shared()