Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drepair.h166 int xrep_quotacheck(struct xfs_scrub *sc);
169 # define xrep_quotacheck xrep_notsupported macro
267 #define xrep_quotacheck xrep_notsupported macro
H A Dscrub.c442 .repair = xrep_quotacheck,