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.c322 .scrub = xchk_quota,
328 .scrub = xchk_quota,
334 .scrub = xchk_quota,
Dquota.c211 xchk_quota( in xchk_quota() function