Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/scrub/
Dialloc.c434 unsigned int real_freecount; in xchk_iallocbt_rec() local
443 real_freecount = irec.ir_freecount + in xchk_iallocbt_rec()
445 if (real_freecount != xchk_iallocbt_freecount(irec.ir_free)) in xchk_iallocbt_rec()