Home
last modified time | relevance | path

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

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