Lines Matching refs:xrep_abt
90 struct xrep_abt { struct
196 struct xrep_abt *ra, in xrep_abt_stash()
230 struct xrep_abt *ra = priv; in xrep_abt_walk_rmap()
269 struct xrep_abt *ra = priv; in xrep_abt_walk_agfl()
300 struct xrep_abt *ra) in xrep_bnobt_sort_records()
348 struct xrep_abt *ra, in xrep_cntbt_sort_records()
363 struct xrep_abt *ra) in xrep_abt_find_freespace()
434 struct xrep_abt *ra, in xrep_abt_reserve_space()
533 struct xrep_abt *ra, in xrep_abt_dispose_one()
576 struct xrep_abt *ra, in xrep_abt_dispose_reservations()
611 struct xrep_abt *ra = priv; in xrep_abt_get_records()
638 struct xrep_abt *ra = priv; in xrep_abt_claim_block()
649 struct xrep_abt *ra) in xrep_abt_reset_counters()
704 struct xrep_abt *ra) in xrep_abt_build_new_trees()
825 struct xrep_abt *ra) in xrep_abt_remove_old_trees()
850 struct xrep_abt *ra; in xrep_allocbt()
859 ra = kzalloc(sizeof(struct xrep_abt), XCHK_GFP_FLAGS); in xrep_allocbt()