Searched refs:xrep_notsupported (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/scrub/ |
| A D | scrub.c | 224 .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 …]
|
| A 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
|
Completed in 4 milliseconds