Home
last modified time | relevance | path

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

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