Searched refs:xrep_newbt_alloc_blocks (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dnewbt.h66 int xrep_newbt_alloc_blocks(struct xrep_newbt *xnr, uint64_t nr_blocks);
H A Dialloc_repair.c700 error = xrep_newbt_alloc_blocks(&ri->new_inobt,
706 error = xrep_newbt_alloc_blocks(&ri->new_finobt,
H A Drefcount_repair.c626 error = xrep_newbt_alloc_blocks(&rr->new_btree,
H A Dnewbt.c356 xrep_newbt_alloc_blocks( function
H A Dbmap_repair.c587 error = xrep_newbt_alloc_blocks(&rb->new_bmapbt,
H A Drmap_repair.c1026 error = xrep_newbt_alloc_blocks(&rr->new_btree,
1253 * xrep_newbt_alloc_blocks guarantees this for us by calling

Completed in 100 milliseconds