Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dcommon.h106 int xchk_setup_quota(struct xfs_scrub *sc);
109 xchk_setup_quota(struct xfs_scrub *sc) in xchk_setup_quota() function
H A Dscrub.c341 .setup = xchk_setup_quota,
347 .setup = xchk_setup_quota,
353 .setup = xchk_setup_quota,
H A Dquota.c40 xchk_setup_quota( in xchk_setup_quota() function