Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Dialloc.c285 unsigned int real_freecount; in xchk_iallocbt_rec() local
294 real_freecount = irec.ir_freecount + in xchk_iallocbt_rec()
296 if (real_freecount != xchk_iallocbt_freecount(irec.ir_free)) in xchk_iallocbt_rec()