Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dnewbt.c186 struct xrep_newbt_resv *resv; in xrep_newbt_add_blocks()
189 resv = kmalloc(sizeof(struct xrep_newbt_resv), XCHK_GFP_FLAGS); in xrep_newbt_add_blocks()
413 struct xrep_newbt_resv *resv, in xrep_newbt_free_extent()
471 struct xrep_newbt_resv *resv, *n; in xrep_newbt_free()
557 struct xrep_newbt_resv *resv; in xrep_newbt_claim_block()
564 resv = list_first_entry(&xnr->resv_list, struct xrep_newbt_resv, list); in xrep_newbt_claim_block()
598 struct xrep_newbt_resv *resv; in xrep_newbt_unused_blocks()
H A Dnewbt.h11 struct xrep_newbt_resv { struct
13 listxrep_newbt_resv global() argument
15 pagxrep_newbt_resv global() argument
18 autoreapxrep_newbt_resv global() argument
21 agbnoxrep_newbt_resv global() argument
24 lenxrep_newbt_resv global() argument
27 usedxrep_newbt_resv global() argument
H A Dalloc_repair.c533 struct xrep_newbt_resv *resv) in xrep_abt_dispose_one()
579 struct xrep_newbt_resv *resv, *n; in xrep_abt_dispose_reservations()
H A Drmap_repair.c1049 struct xrep_newbt_resv *resv, *n; in xrep_rmap_try_reserve()