Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/scrub/
Dscrub.h162 int xchk_quota(struct xfs_scrub *sc);
165 xchk_quota(struct xfs_scrub *sc) in xchk_quota() function
Dscrub.c342 .scrub = xchk_quota,
348 .scrub = xchk_quota,
354 .scrub = xchk_quota,
Dquota.c218 xchk_quota( in xchk_quota() function