Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drepair.h14 static inline int xrep_notsupported(struct xfs_scrub *sc) in xrep_notsupported() function
157 # define xrep_rtbitmap xrep_notsupported
158 # define xrep_rtsummary xrep_notsupported
159 # define xrep_rgsuperblock xrep_notsupported
160 # define xrep_rtrmapbt xrep_notsupported
161 # define xrep_rtrefcountbt xrep_notsupported
168 # define xrep_quota xrep_notsupported
169 # define xrep_quotacheck xrep_notsupported
252 #define xrep_probe xrep_notsupported
253 #define xrep_superblock xrep_notsupported
[all …]
H A Dscrub.c454 .repair = xrep_notsupported,