Home
last modified time | relevance | path

Searched refs:xrep_newbt_resv (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Dnewbt.c147 struct xrep_newbt_resv *resv; in xrep_newbt_add_blocks()
150 resv = kmalloc(sizeof(struct xrep_newbt_resv), XCHK_GFP_FLAGS); in xrep_newbt_add_blocks()
373 struct xrep_newbt_resv *resv, in xrep_newbt_free_extent()
432 struct xrep_newbt_resv *resv, *n; in xrep_newbt_free()
518 struct xrep_newbt_resv *resv; in xrep_newbt_claim_block()
526 resv = list_first_entry(&xnr->resv_list, struct xrep_newbt_resv, list); in xrep_newbt_claim_block()
562 struct xrep_newbt_resv *resv; in xrep_newbt_unused_blocks()
Dnewbt.h11 struct xrep_newbt_resv { struct
Dalloc_repair.c534 struct xrep_newbt_resv *resv) in xrep_abt_dispose_one()
579 struct xrep_newbt_resv *resv, *n; in xrep_abt_dispose_reservations()
Drmap_repair.c982 struct xrep_newbt_resv *resv, *n; in xrep_rmap_try_reserve()