Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dcommon.h75 int xchk_setup_dirtree(struct xfs_scrub *sc);
Dscrub.c440 .setup = xchk_setup_dirtree,
Ddirtree.c91 xchk_setup_dirtree( in xchk_setup_dirtree() function