Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Dagheader.c45 xchk_xref_is_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_superblock_xref()
509 xchk_xref_is_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_agf_xref()
687 xchk_xref_is_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_agfl_xref()
838 xchk_xref_is_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_agi_xref()
/fs/xfs/libxfs/
Dxfs_rmap.h210 extern const struct xfs_owner_info XFS_RMAP_OINFO_FS;
Dxfs_rmap.c2761 const struct xfs_owner_info XFS_RMAP_OINFO_FS = { variable