Searched refs:XFS_RMAP_OINFO_INOBT (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dialloc_repair.c661 xrep_newbt_init_ag(&ri->new_inobt, sc, &XFS_RMAP_OINFO_INOBT, fsbno,
682 xrep_newbt_init_ag(&ri->new_finobt, sc, &XFS_RMAP_OINFO_INOBT,
786 &XFS_RMAP_OINFO_INOBT, XFS_AG_RESV_NONE);
H A Dialloc.c676 &XFS_RMAP_OINFO_INOBT, &blocks);
734 error = xchk_btree(sc, cur, xchk_iallocbt_rec, &XFS_RMAP_OINFO_INOBT,
H A Drmap_repair.c727 &XFS_RMAP_OINFO_INOBT);
/linux-master/fs/xfs/libxfs/
H A Dxfs_rmap.h232 extern const struct xfs_owner_info XFS_RMAP_OINFO_INOBT;
H A Dxfs_ialloc_btree.c116 args.oinfo = XFS_RMAP_OINFO_INOBT;
173 &XFS_RMAP_OINFO_INOBT, resv, false);
H A Dxfs_rmap.c3090 const struct xfs_owner_info XFS_RMAP_OINFO_INOBT = { variable in typeref:struct:xfs_owner_info

Completed in 142 milliseconds