Home
last modified time | relevance | path

Searched refs:XFS_RMAP_OINFO_INOBT (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/xfs/scrub/
Dialloc.c535 &XFS_RMAP_OINFO_INOBT, &blocks); in xchk_iallocbt_xref_rmap_btreeblks()
584 error = xchk_btree(sc, cur, xchk_iallocbt_rec, &XFS_RMAP_OINFO_INOBT, in xchk_iallocbt()
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_rmap.h210 extern const struct xfs_owner_info XFS_RMAP_OINFO_INOBT;
Dxfs_ialloc_btree.c106 args.oinfo = XFS_RMAP_OINFO_INOBT; in __xfs_inobt_alloc_block()
162 &XFS_RMAP_OINFO_INOBT, resv); in __xfs_inobt_free_block()
Dxfs_rmap.c2798 const struct xfs_owner_info XFS_RMAP_OINFO_INOBT = { variable