Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Drepair.h59 int xrep_probe(struct xfs_scrub *sc);
85 #define xrep_probe xrep_notsupported macro
Dscrub.c205 .repair = xrep_probe,
Drepair.c109 xrep_probe( in xrep_probe() function