Searched refs:XFS_RMAP_OINFO_INOBT (Results 1 – 5 of 5) sorted by relevance
/linux/fs/xfs/scrub/ |
H A D | ialloc_repair.c | 661 xrep_newbt_init_ag(&ri->new_inobt, sc, &XFS_RMAP_OINFO_INOBT, fsbno, in xrep_ibt_build_new_trees() 682 xrep_newbt_init_ag(&ri->new_finobt, sc, &XFS_RMAP_OINFO_INOBT, in xrep_ibt_build_new_trees() 786 &XFS_RMAP_OINFO_INOBT, XFS_AG_RESV_NONE); in xrep_ibt_remove_old_trees()
|
H A D | ialloc.c | 676 &XFS_RMAP_OINFO_INOBT, &blocks); in xchk_iallocbt_xref_rmap_btreeblks() 734 error = xchk_btree(sc, cur, xchk_iallocbt_rec, &XFS_RMAP_OINFO_INOBT, in xchk_iallocbt()
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_ialloc_btree.c | 116 args.oinfo = XFS_RMAP_OINFO_INOBT; in __xfs_inobt_alloc_block() 173 &XFS_RMAP_OINFO_INOBT, resv, 0); in __xfs_inobt_free_block()
|
H A D | xfs_rmap.h | 237 extern const struct xfs_owner_info XFS_RMAP_OINFO_INOBT;
|
H A D | xfs_rmap.c | 3008 const struct xfs_owner_info XFS_RMAP_OINFO_INOBT = { variable
|