Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dcommon.h108 int xchk_setup_quota(struct xfs_scrub *sc, struct xfs_inode *ip);
111 xchk_setup_quota(struct xfs_scrub *sc, struct xfs_inode *ip) in xchk_setup_quota() function
H A Dscrub.c321 .setup = xchk_setup_quota,
327 .setup = xchk_setup_quota,
333 .setup = xchk_setup_quota,
H A Dquota.c39 xchk_setup_quota( in xchk_setup_quota() function