Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Dscrub.h122 int xchk_quota(struct xfs_scrub *sc);
125 xchk_quota(struct xfs_scrub *sc) in xchk_quota() function
Dscrub.c321 .scrub = xchk_quota,
327 .scrub = xchk_quota,
333 .scrub = xchk_quota,
Dquota.c225 xchk_quota( in xchk_quota() function