Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dagheader.c44 xchk_xref_is_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_superblock_xref()
495 xchk_xref_is_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_agf_xref()
678 xchk_xref_is_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_agfl_xref()
834 xchk_xref_is_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_FS); in xchk_agi_xref()
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_rmap.h207 extern const struct xfs_owner_info XFS_RMAP_OINFO_FS;
H A Dxfs_rmap.c2763 const struct xfs_owner_info XFS_RMAP_OINFO_FS = { variable