Home
last modified time | relevance | path

Searched defs:xqc (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/scrub/
H A Dquotacheck.c129 struct xqcheck *xqc, in xqcheck_update_incore_counts() argument
213 struct xqcheck *xqc; in xqcheck_mod_live_ino_dqtrx() local
319 struct xqcheck *xqc; xqcheck_apply_live_dqtrx() local
391 xqcheck_collect_inode(struct xqcheck * xqc,struct xfs_inode * ip) xqcheck_collect_inode() argument
485 xqcheck_collect_counts(struct xqcheck * xqc) xqcheck_collect_counts() argument
553 xqcheck_compare_dquot(struct xqcheck * xqc,xfs_dqtype_t dqtype,struct xfs_dquot * dq) xqcheck_compare_dquot() argument
612 xqcheck_walk_observations(struct xqcheck * xqc,xfs_dqtype_t dqtype) xqcheck_walk_observations() argument
656 xqcheck_compare_dqtype(struct xqcheck * xqc,xfs_dqtype_t dqtype) xqcheck_compare_dqtype() argument
693 struct xqcheck *xqc = priv; xqcheck_teardown_scan() local
743 xqcheck_setup_scan(struct xfs_scrub * sc,struct xqcheck * xqc) xqcheck_setup_scan() argument
827 struct xqcheck *xqc = sc->buf; xchk_quotacheck() local
[all...]
H A Dquotacheck_repair.c45 struct xqcheck *xqc, in xqcheck_commit_dquot() argument
141 xqcheck_commit_dqtype(struct xqcheck * xqc,unsigned int dqtype) xqcheck_commit_dqtype() argument
222 struct xqcheck *xqc = sc->buf; xrep_quotacheck() local
[all...]
H A Dquotacheck.h60 struct xqcheck *xqc, in xqcheck_counters_for()
/linux/drivers/crypto/hisilicon/
H A Dqm.c673 int qm_set_and_get_xqc(struct hisi_qm *qm, u8 cmd, void *xqc, u32 qp_id, bool op) in qm_set_and_get_xqc()