Lines Matching defs:oinfo
287 const struct xfs_owner_info *oinfo,
315 args.oinfo = *oinfo;
404 * if the rmapbt says there is an owner of this block other than @oinfo, then
529 const struct xfs_owner_info *oinfo,
557 error = xfs_rmap_has_other_keys(cur, agbno, 1, oinfo, &has_other_rmap);
576 error = xfs_rmap_free(sc->tp, agf_bp, agno, agbno, 1, oinfo);
580 error = xfs_free_extent(sc->tp, fsbno, 1, oinfo, resv);
601 const struct xfs_owner_info *oinfo,
618 error = xrep_reap_block(sc, fsbno, oinfo, type);