Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/scrub/
Dcommon.h101 int xchk_setup_quota(struct xfs_scrub *sc, struct xfs_inode *ip);
104 xchk_setup_quota(struct xfs_scrub *sc, struct xfs_inode *ip) in xchk_setup_quota() function
Dscrub.c319 .setup = xchk_setup_quota,
325 .setup = xchk_setup_quota,
331 .setup = xchk_setup_quota,
Dquota.c39 xchk_setup_quota( in xchk_setup_quota() function