Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dquota.h13 struct xchk_dqiter { struct
32 void xchk_dqiter_init(struct xchk_dqiter *cursor, struct xfs_scrub *sc, argument
34 int xchk_dquot_iter(struct xchk_dqiter *cursor, struct xfs_dquot **dqpp);
H A Ddqiterate.c27 struct xchk_dqiter *cursor, in xchk_dqiter_init()
44 struct xchk_dqiter *cursor) in xchk_dquot_iter_revalidate_bmap()
87 struct xchk_dqiter *cursor, in xchk_dquot_iter_advance_bmap()
145 struct xchk_dqiter *cursor, in xchk_dquot_iter_advance_incore()
172 struct xchk_dqiter *cursor, in xchk_dquot_iter()
H A Dquotacheck_repair.c144 struct xchk_dqiter cursor = { }; in xqcheck_commit_dqtype()
H A Dquota.c299 struct xchk_dqiter cursor = { }; in xchk_quota()
H A Dquota_repair.c508 struct xchk_dqiter cursor = { }; in xrep_quota_problems()
H A Dtrace.h24 struct xchk_dqiter;
460 TP_PROTO(struct xchk_dqiter *cursor, uint64_t id),
498 TP_PROTO(struct xchk_dqiter *cursor, uint64_t id), \