Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dnewbt.h60 void xrep_newbt_init_bare(struct xrep_newbt *xnr, struct xfs_scrub *sc);
H A 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()
H A Dnewbt.c167 xrep_newbt_init_bare( in xrep_newbt_init_bare() function