Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Drcbag.c96 bagrec.rbg_refcount++; in rcbag_add()
103 bagrec.rbg_refcount = 1; in rcbag_add()
254 bag->nr_items -= bagrec.rbg_refcount; in rcbag_remove_ending_at()
302 (unsigned long long)bagrec.rbg_refcount); in rcbag_dump()
Drcbag_btree.h25 uint64_t rbg_refcount; member
Drcbag_btree.c47 bag_rec->rbg_refcount = bag_irec->rbg_refcount; in rcbagbt_init_rec_from_cur()