Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dscrub.h298 int xchk_quotacheck(struct xfs_scrub *sc);
301 # define xchk_quotacheck xchk_nothing macro
H A Dquotacheck.c816 xchk_quotacheck( in xchk_quotacheck() function
H A Dscrub.c441 .scrub = xchk_quotacheck,