Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/scrub/
Drefcount.c101 xfs_agblock_t rm_last; in xchk_refcountbt_rmap_check() local
108 rm_last = rec->rm_startblock + rec->rm_blockcount - 1; in xchk_refcountbt_rmap_check()
117 if (rec->rm_startblock <= refchk->bno && rm_last >= rc_last) { in xchk_refcountbt_rmap_check()