Searched refs:xrep_notsupported (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/scrub/ |
D | scrub.c | 218 .repair = xrep_notsupported, 224 .repair = xrep_notsupported, 230 .repair = xrep_notsupported, 237 .repair = xrep_notsupported, 244 .repair = xrep_notsupported, 251 .repair = xrep_notsupported, 257 .repair = xrep_notsupported, 263 .repair = xrep_notsupported, 269 .repair = xrep_notsupported, 275 .repair = xrep_notsupported, [all …]
|
D | repair.h | 11 static inline int xrep_notsupported(struct xfs_scrub *sc) in xrep_notsupported() function 86 #define xrep_probe xrep_notsupported 87 #define xrep_superblock xrep_notsupported 88 #define xrep_agf xrep_notsupported 89 #define xrep_agfl xrep_notsupported 90 #define xrep_agi xrep_notsupported
|