Searched refs:XFS_RMAP_OINFO_FS (Results 1 – 4 of 4) sorted by relevance
/linux/fs/xfs/scrub/ |
H A D | rgsuper.c | 38 xchk_xref_is_only_rt_owned_by(sc, 0, 1, &XFS_RMAP_OINFO_FS); in xchk_rgsuperblock_xref()
|
H A D | agheader.c | 55 xchk_xref_is_only_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_superblock_xref() 585 xchk_xref_is_only_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_agf_xref() 771 xchk_xref_is_only_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_agfl_xref() 927 xchk_xref_is_only_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_agi_xref()
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_rmap.h | 238 extern const struct xfs_owner_info XFS_RMAP_OINFO_FS;
|
H A D | xfs_rmap.c | 3105 const struct xfs_owner_info XFS_RMAP_OINFO_FS = { variable
|