Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Drepair.h65 int xrep_probe(struct xfs_scrub *sc);
90 #define xrep_probe xrep_notsupported macro
H A Dscrub.c212 .repair = xrep_probe,
H A Drepair.c120 xrep_probe( in xrep_probe() function