Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/scrub/
Dscrub.c220 .repair = xrep_notsupported,
226 .repair = xrep_notsupported,
232 .repair = xrep_notsupported,
239 .repair = xrep_notsupported,
246 .repair = xrep_notsupported,
253 .repair = xrep_notsupported,
259 .repair = xrep_notsupported,
265 .repair = xrep_notsupported,
271 .repair = xrep_notsupported,
277 .repair = xrep_notsupported,
[all …]
Drepair.h9 static inline int xrep_notsupported(struct xfs_scrub *sc) in xrep_notsupported() function
82 #define xrep_probe xrep_notsupported
83 #define xrep_superblock xrep_notsupported
84 #define xrep_agf xrep_notsupported
85 #define xrep_agfl xrep_notsupported
86 #define xrep_agi xrep_notsupported