Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/scrub/
Dialloc.c538 &XFS_RMAP_OINFO_INOBT, &blocks); in xchk_iallocbt_xref_rmap_btreeblks()
587 error = xchk_btree(sc, cur, xchk_iallocbt_rec, &XFS_RMAP_OINFO_INOBT, in xchk_iallocbt()
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_ialloc_btree.c85 args.oinfo = XFS_RMAP_OINFO_INOBT; in __xfs_inobt_alloc_block()
139 &XFS_RMAP_OINFO_INOBT, resv); in __xfs_inobt_free_block()
Dxfs_rmap.h210 extern const struct xfs_owner_info XFS_RMAP_OINFO_INOBT;
Dxfs_rmap.c2563 const struct xfs_owner_info XFS_RMAP_OINFO_INOBT = { variable