Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Dcommon.c331 bool irec_attr; in xchk_count_rmap_ownedby_irec() local
334 irec_attr = rec->rm_flags & XFS_RMAP_ATTR_FORK; in xchk_count_rmap_ownedby_irec()
340 if (XFS_RMAP_NON_INODE_OWNER(rec->rm_owner) || irec_attr == oinfo_attr) in xchk_count_rmap_ownedby_irec()