Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/scrub/
Dscrub.c230 .setup = xchk_setup_ag_iallocbt,
236 .setup = xchk_setup_ag_iallocbt,
Dcommon.h77 int xchk_setup_ag_iallocbt(struct xfs_scrub *sc);
Dialloc.c32 xchk_setup_ag_iallocbt( in xchk_setup_ag_iallocbt() function