Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drmap.c89 bool is_unwritten; in xchk_rmapbt_xref_refc() local
98 is_unwritten = irec->rm_flags & XFS_RMAP_UNWRITTEN; in xchk_rmapbt_xref_refc()
105 if (flen != 0 && (non_inode || is_attr || is_bmbt || is_unwritten)) in xchk_rmapbt_xref_refc()