Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/scrub/
Dscrub.h108 int xchk_quota(struct xfs_scrub *sc);
111 xchk_quota(struct xfs_scrub *sc) in xchk_quota() function
Dscrub.c335 .scrub = xchk_quota,
341 .scrub = xchk_quota,
347 .scrub = xchk_quota,
Dquota.c236 xchk_quota( in xchk_quota() function