Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Dalloc.c157 bool is_freesp; in xchk_xref_is_used_space() local
163 error = xfs_alloc_has_record(sc->sa.bno_cur, agbno, len, &is_freesp); in xchk_xref_is_used_space()
166 if (is_freesp) in xchk_xref_is_used_space()