Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dquotacheck.c61 struct xqcheck_dqacct { struct
74 struct xqcheck_dqacct *dqa = ptr; in xqcheck_dqacct_free() argument
167 const struct xqcheck_dqacct *dqa = obj; in xqcheck_dqacct_obj_cmpfn()
177 .key_offset = offsetof(struct xqcheck_dqacct, tx_id),
178 .head_offset = offsetof(struct xqcheck_dqacct, hash),
186 struct xqcheck_dqacct *dqa, in xqcheck_get_dqtrx()
214 struct xqcheck_dqacct *dqa; in xqcheck_mod_live_ino_dqtrx()
259 dqa = kzalloc(sizeof(struct xqcheck_dqacct), XCHK_GFP_FLAGS); in xqcheck_mod_live_ino_dqtrx()
320 struct xqcheck_dqacct *dqa; in xqcheck_apply_live_dqtrx()