Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dialloc.c311 bool freemask_ok; in xchk_iallocbt_check_cluster_ifree() local
334 freemask_ok = irec_free ^ !!(dip->di_mode); in xchk_iallocbt_check_cluster_ifree()
335 if (!(bs->sc->flags & XCHK_TRY_HARDER) && !freemask_ok) in xchk_iallocbt_check_cluster_ifree()
346 freemask_ok = irec_free ^ ino_inuse; in xchk_iallocbt_check_cluster_ifree()
348 if (!freemask_ok) in xchk_iallocbt_check_cluster_ifree()