summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/quota.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/scrub/quota.h')
-rw-r--r--fs/xfs/scrub/quota.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/xfs/scrub/quota.h b/fs/xfs/scrub/quota.h
index 5056b7766c4a..6c7134ce2385 100644
--- a/fs/xfs/scrub/quota.h
+++ b/fs/xfs/scrub/quota.h
@@ -6,6 +6,8 @@
#ifndef __XFS_SCRUB_QUOTA_H__
#define __XFS_SCRUB_QUOTA_H__
+xfs_dqtype_t xchk_quota_to_dqtype(struct xfs_scrub *sc);
+
/* dquot iteration code */
struct xchk_dqiter {