Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/scrub/
Dialloc.c432 unsigned int real_freecount; in xchk_iallocbt_rec() local
441 real_freecount = irec.ir_freecount + in xchk_iallocbt_rec()
443 if (real_freecount != xchk_iallocbt_freecount(irec.ir_free)) in xchk_iallocbt_rec()