Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dscrub.c242 .repair = xrep_notsupported,
248 .repair = xrep_notsupported,
254 .repair = xrep_notsupported,
261 .repair = xrep_notsupported,
268 .repair = xrep_notsupported,
275 .repair = xrep_notsupported,
281 .repair = xrep_notsupported,
287 .repair = xrep_notsupported,
293 .repair = xrep_notsupported,
299 .repair = xrep_notsupported,
[all …]
H A Drepair.h13 static inline int xrep_notsupported(struct xfs_scrub *sc) in xrep_notsupported() function
90 #define xrep_probe xrep_notsupported
91 #define xrep_superblock xrep_notsupported
92 #define xrep_agf xrep_notsupported
93 #define xrep_agfl xrep_notsupported
94 #define xrep_agi xrep_notsupported