Home
last modified time | relevance | path

Searched refs:xrep_quota (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/scrub/
H A Drepair.h147 int xrep_quota(struct xfs_scrub *sc);
150 # define xrep_quota xrep_notsupported macro
236 #define xrep_quota xrep_notsupported macro
H A Dscrub.c400 .repair = xrep_quota,
406 .repair = xrep_quota,
412 .repair = xrep_quota,
H A Dquota_repair.c532 xrep_quota( in xrep_quota() function