Searched refs:xqcheck (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | quotacheck.c | 89 sc->buf = kzalloc_obj(struct xqcheck, XCHK_GFP_FLAGS); in xchk_setup_quotacheck() 129 struct xqcheck *xqc, in xqcheck_update_incore_counts() 213 struct xqcheck *xqc; in xqcheck_mod_live_ino_dqtrx() 218 xqc = container_of(nb, struct xqcheck, qhook.mod_hook.nb); in xqcheck_mod_live_ino_dqtrx() 319 struct xqcheck *xqc; in xqcheck_apply_live_dqtrx() 325 xqc = container_of(nb, struct xqcheck, qhook.apply_hook.nb); in xqcheck_apply_live_dqtrx() 391 struct xqcheck *xqc, in xqcheck_collect_inode() 485 struct xqcheck *xqc) in xqcheck_collect_counts() 553 struct xqcheck *xqc, in xqcheck_compare_dquot() 611 struct xqcheck *xqc, in xqcheck_walk_observations() [all …]
|
| H A D | quotacheck.h | 37 struct xqcheck { struct 60 struct xqcheck *xqc, in xqcheck_counters_for() argument
|