Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/ !
Drefcount.c110 xfs_agblock_t rc_last; in xchk_refcountbt_rmap_check() local
117 rc_last = refchk->bno + refchk->len - 1; in xchk_refcountbt_rmap_check()
125 if (rec->rm_startblock <= refchk->bno && rm_last >= rc_last) { in xchk_refcountbt_rmap_check()
/linux-4.19.296/drivers/media/usb/dvb-usb-v2/ !
Daf9015.h109 u8 rc_last[4]; member
Daf9015.c1182 !memcmp(&buf[12], state->rc_last, 4)) { in af9015_rc_query()
1201 memcpy(state->rc_last, &buf[12], 4); in af9015_rc_query()
1228 state->rc_last[2] = state->rc_last[3]; in af9015_rc_query()