Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dscrub.h266 int xchk_quota(struct xfs_scrub *sc);
269 # define xchk_quota xchk_nothing macro
H A Dscrub.c399 .scrub = xchk_quota,
405 .scrub = xchk_quota,
411 .scrub = xchk_quota,
H A Dquota.c296 xchk_quota( in xchk_quota() function