Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dscrub.c252 .setup = xchk_setup_ag_iallocbt,
258 .setup = xchk_setup_ag_iallocbt,
H A Dcommon.h80 int xchk_setup_ag_iallocbt(struct xfs_scrub *sc);
H A Dialloc.c32 xchk_setup_ag_iallocbt( in xchk_setup_ag_iallocbt() function