Home
last modified time | relevance | path

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

/linux/drivers/media/usb/dvb-usb-v2/
H A Daf9015.h99 u8 rc_last[4]; member
/linux/fs/xfs/scrub/
H A Drefcount.c117 xfs_agblock_t rc_last; in xchk_refcountbt_rmap_check() local
124 rc_last = refchk->bno + refchk->len - 1; in xchk_refcountbt_rmap_check()
132 if (rec->rm_startblock <= refchk->bno && rm_last >= rc_last) { in xchk_refcountbt_rmap_check()
H A Drtrefcount.c131 xfs_rgblock_t rc_last; in xchk_rtrefcountbt_rmap_check() local
138 rc_last = refchk->bno + refchk->len - 1; in xchk_rtrefcountbt_rmap_check()
146 if (rec->rm_startblock <= refchk->bno && rm_last >= rc_last) { in xchk_rtrefcountbt_rmap_check()