Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dscrub.h267 int xchk_quotacheck(struct xfs_scrub *sc);
270 # define xchk_quotacheck xchk_nothing macro
Dquotacheck.c823 xchk_quotacheck( in xchk_quotacheck() function
Dscrub.c423 .scrub = xchk_quotacheck,