Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dscrub.h122 int xchk_quota(struct xfs_scrub *sc);
125 xchk_quota(struct xfs_scrub *sc) in xchk_quota() function
H A Dscrub.c322 .scrub = xchk_quota,
328 .scrub = xchk_quota,
334 .scrub = xchk_quota,
H A Dquota.c211 xchk_quota( in xchk_quota() function