Searched refs:xchk_dqiter (Results 1 – 6 of 6) sorted by relevance
/linux/fs/xfs/scrub/ |
H A D | quota.h | 13 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 D | dqiterate.c | 27 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 D | quotacheck_repair.c | 144 struct xchk_dqiter cursor = { }; in xqcheck_commit_dqtype()
|
H A D | quota.c | 299 struct xchk_dqiter cursor = { }; in xchk_quota()
|
H A D | quota_repair.c | 508 struct xchk_dqiter cursor = { }; in xrep_quota_problems()
|
H A D | trace.h | 24 struct xchk_dqiter; 460 TP_PROTO(struct xchk_dqiter *cursor, uint64_t id), 498 TP_PROTO(struct xchk_dqiter *cursor, uint64_t id), \
|