Home
last modified time | relevance | path

Searched refs:xrep_notsupported (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/fs/xfs/scrub/
Dscrub.c224 .repair = xrep_notsupported,
230 .repair = xrep_notsupported,
236 .repair = xrep_notsupported,
243 .repair = xrep_notsupported,
250 .repair = xrep_notsupported,
257 .repair = xrep_notsupported,
263 .repair = xrep_notsupported,
269 .repair = xrep_notsupported,
275 .repair = xrep_notsupported,
281 .repair = xrep_notsupported,
[all …]
Drepair.h11 static inline int xrep_notsupported(struct xfs_scrub *sc) in xrep_notsupported() function
83 #define xrep_probe xrep_notsupported
84 #define xrep_superblock xrep_notsupported
85 #define xrep_agf xrep_notsupported
86 #define xrep_agfl xrep_notsupported
87 #define xrep_agi xrep_notsupported