Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/scrub/
Dialloc.c537 &XFS_RMAP_OINFO_INOBT, &blocks); in xchk_iallocbt_xref_rmap_btreeblks()
586 error = xchk_btree(sc, cur, xchk_iallocbt_rec, &XFS_RMAP_OINFO_INOBT, in xchk_iallocbt()
/Linux-v5.10/fs/xfs/libxfs/
Dxfs_rmap.h210 extern const struct xfs_owner_info XFS_RMAP_OINFO_INOBT;
Dxfs_ialloc_btree.c104 args.oinfo = XFS_RMAP_OINFO_INOBT; in __xfs_inobt_alloc_block()
160 &XFS_RMAP_OINFO_INOBT, resv); in __xfs_inobt_free_block()
Dxfs_rmap.c2772 const struct xfs_owner_info XFS_RMAP_OINFO_INOBT = { variable