Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Dialloc.c142 bool freemask_ok; in xchk_iallocbt_check_cluster_freemask() local
163 freemask_ok = inode_is_free ^ !!(dip->di_mode); in xchk_iallocbt_check_cluster_freemask()
164 if (!bs->sc->try_harder && !freemask_ok) in xchk_iallocbt_check_cluster_freemask()
175 freemask_ok = inode_is_free ^ inuse; in xchk_iallocbt_check_cluster_freemask()
177 if (!freemask_ok) in xchk_iallocbt_check_cluster_freemask()