Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/scrub/
Dcommon.h106 int xchk_setup_quota(struct xfs_scrub *sc);
109 xchk_setup_quota(struct xfs_scrub *sc) in xchk_setup_quota() function
Dscrub.c341 .setup = xchk_setup_quota,
347 .setup = xchk_setup_quota,
353 .setup = xchk_setup_quota,
Dquota.c40 xchk_setup_quota( in xchk_setup_quota() function