Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/scrub/
Dcommon.h100 int xchk_setup_quota(struct xfs_scrub *sc, struct xfs_inode *ip);
103 xchk_setup_quota(struct xfs_scrub *sc, struct xfs_inode *ip) in xchk_setup_quota() function
Dscrub.c334 .setup = xchk_setup_quota,
340 .setup = xchk_setup_quota,
346 .setup = xchk_setup_quota,
Dquota.c50 xchk_setup_quota( in xchk_setup_quota() function