Home
last modified time | relevance | path

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

/linux-6.8/fs/xfs/scrub/
Drepair.h101 int xrep_revalidate_iallocbt(struct xfs_scrub *sc);
178 #define xrep_revalidate_iallocbt (NULL) macro
Dscrub.c255 .repair_eval = xrep_revalidate_iallocbt,
263 .repair_eval = xrep_revalidate_iallocbt,
Dialloc_repair.c860 xrep_revalidate_iallocbt( in xrep_revalidate_iallocbt() function