Searched refs:xrep_notsupported (Results 1 – 2 of 2) sorted by relevance
13 static inline int xrep_notsupported(struct xfs_scrub *sc) in xrep_notsupported() function142 # define xrep_rtbitmap xrep_notsupported143 # define xrep_rtsummary xrep_notsupported150 # define xrep_quota xrep_notsupported151 # define xrep_quotacheck xrep_notsupported222 #define xrep_probe xrep_notsupported223 #define xrep_superblock xrep_notsupported224 #define xrep_agf xrep_notsupported225 #define xrep_agfl xrep_notsupported226 #define xrep_agi xrep_notsupported[all …]
436 .repair = xrep_notsupported,