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

/linux-master/fs/xfs/scrub/
H A Drepair.h13 static inline int xrep_notsupported(struct xfs_scrub *sc) function
130 # define xrep_rtbitmap xrep_notsupported
137 # define xrep_quota xrep_notsupported
138 # define xrep_quotacheck xrep_notsupported
197 #define xrep_probe xrep_notsupported
198 #define xrep_superblock xrep_notsupported
199 #define xrep_agf xrep_notsupported
200 #define xrep_agfl xrep_notsupported
201 #define xrep_agi xrep_notsupported
202 #define xrep_allocbt xrep_notsupported
[all...]
H A Dscrub.c322 .repair = xrep_notsupported,
328 .repair = xrep_notsupported,
334 .repair = xrep_notsupported,
340 .repair = xrep_notsupported,
352 .repair = xrep_notsupported,
394 .repair = xrep_notsupported,

Completed in 116 milliseconds