Home
last modified time | relevance | path

Searched refs:oi_owner (Results 1 – 7 of 7) sorted by relevance

/linux/fs/xfs/scrub/
H A Dnewbt.c309 xnr->oinfo.oi_owner); in xrep_newbt_alloc_ag_blocks()
386 xnr->oinfo.oi_owner); in xrep_newbt_alloc_file_blocks()
437 xnr->oinfo.oi_owner); in xrep_newbt_free_extent()
455 xnr->oinfo.oi_owner); in xrep_newbt_free_extent()
591 trace_xrep_newbt_claim_block(resv->pag, agbno, 1, xnr->oinfo.oi_owner); in xrep_newbt_claim_block()
H A Drmap_repair.c288 .owner = oinfo->oi_owner, in xrep_rmap_stash_bitmap()
1587 if (XFS_RMAP_NON_INODE_OWNER(oi->oi_owner)) in xrep_rmapbt_want_live_update()
1588 return oi->oi_owner != XFS_RMAP_OWN_AG; in xrep_rmapbt_want_live_update()
1591 return xchk_iscan_want_live_update(iscan, oi->oi_owner); in xrep_rmapbt_want_live_update()
H A Dalloc_repair.c558 ra->new_bnobt.oinfo.oi_owner); in xrep_abt_dispose_one()
H A Dreap.c454 rs->oinfo->oi_owner); in xreap_agextent_iter()
/linux/fs/xfs/libxfs/
H A Dxfs_format.h1665 uint64_t oi_owner; member
H A Dxfs_alloc.c2677 xefi->xefi_owner = oinfo->oi_owner; in xfs_defer_extent_free()
/linux/fs/xfs/
H A Dxfs_trace.h3214 __entry->owner = oinfo->oi_owner;