Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Drepair.h13 static inline int xrep_notsupported(struct xfs_scrub *sc) in xrep_notsupported() function
142 # define xrep_rtbitmap xrep_notsupported
143 # define xrep_rtsummary xrep_notsupported
150 # define xrep_quota xrep_notsupported
151 # define xrep_quotacheck xrep_notsupported
222 #define xrep_probe xrep_notsupported
223 #define xrep_superblock xrep_notsupported
224 #define xrep_agf xrep_notsupported
225 #define xrep_agfl xrep_notsupported
226 #define xrep_agi xrep_notsupported
[all …]
Dscrub.c436 .repair = xrep_notsupported,