Searched refs:XFS_RMAP_OINFO_FS (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/fs/xfs/scrub/ |
D | agheader.c | 45 xchk_xref_is_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_superblock_xref() 508 xchk_xref_is_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_agf_xref() 685 xchk_xref_is_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_agfl_xref() 836 xchk_xref_is_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_agi_xref()
|
/Linux-v6.1/fs/xfs/libxfs/ |
D | xfs_rmap.h | 207 extern const struct xfs_owner_info XFS_RMAP_OINFO_FS;
|
D | xfs_rmap.c | 2789 const struct xfs_owner_info XFS_RMAP_OINFO_FS = { variable
|