Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/scrub/
Dbmap.c157 unsigned long long rmap_end; in xchk_bmap_xref_rmap() local
173 rmap_end = (unsigned long long)rmap.rm_startblock + rmap.rm_blockcount; in xchk_bmap_xref_rmap()
175 agbno + irec->br_blockcount > rmap_end) in xchk_bmap_xref_rmap()
185 rmap_end = (unsigned long long)rmap.rm_offset + in xchk_bmap_xref_rmap()
188 irec->br_startoff + irec->br_blockcount > rmap_end) in xchk_bmap_xref_rmap()