Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/scrub/
Drepair.h132 int xrep_revalidate_iallocbt(struct xfs_scrub *sc);
262 #define xrep_revalidate_iallocbt (NULL) macro
Dscrub.c328 .repair_eval = xrep_revalidate_iallocbt,
336 .repair_eval = xrep_revalidate_iallocbt,
Dialloc_repair.c853 xrep_revalidate_iallocbt( in xrep_revalidate_iallocbt() function