Home
last modified time | relevance | path

Searched refs:xrep_newbt_init_bare (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Dnewbt.h60 void xrep_newbt_init_bare(struct xrep_newbt *xnr, struct xfs_scrub *sc);
Dalloc_repair.c728 xrep_newbt_init_bare(&ra->new_bnobt, sc); in xrep_abt_build_new_trees()
729 xrep_newbt_init_bare(&ra->new_cntbt, sc); in xrep_abt_build_new_trees()
Dnewbt.c128 xrep_newbt_init_bare( in xrep_newbt_init_bare() function