Searched refs:XFS_RMAP_OINFO_FS (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/xfs/scrub/ |
H A D | agheader.c | 54 xchk_xref_is_only_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_superblock_xref() 518 xchk_xref_is_only_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_agf_xref() 704 xchk_xref_is_only_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_agfl_xref() 860 xchk_xref_is_only_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_agi_xref()
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_rmap.h | 225 extern const struct xfs_owner_info XFS_RMAP_OINFO_FS;
|
H A D | xfs_rmap.c | 2909 const struct xfs_owner_info XFS_RMAP_OINFO_FS = { variable
|