Searched refs:freemask_ok (Results 1 – 1 of 1) sorted by relevance
310 bool freemask_ok; in xchk_iallocbt_check_cluster_ifree() local333 freemask_ok = irec_free ^ !!(dip->di_mode); in xchk_iallocbt_check_cluster_ifree()334 if (!(bs->sc->flags & XCHK_TRY_HARDER) && !freemask_ok) in xchk_iallocbt_check_cluster_ifree()345 freemask_ok = irec_free ^ ino_inuse; in xchk_iallocbt_check_cluster_ifree()347 if (!freemask_ok) in xchk_iallocbt_check_cluster_ifree()
Completed in 4 milliseconds