Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/scrub/
Dcommon.h97 int xchk_setup_quota(struct xfs_scrub *sc);
100 xchk_setup_quota(struct xfs_scrub *sc) in xchk_setup_quota() function
Dscrub.c323 .setup = xchk_setup_quota,
329 .setup = xchk_setup_quota,
335 .setup = xchk_setup_quota,
Dquota.c39 xchk_setup_quota( in xchk_setup_quota() function