diff options
Diffstat (limited to 'fs/xfs/quota/xfs_dquot.h')
-rw-r--r-- | fs/xfs/quota/xfs_dquot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/quota/xfs_dquot.h b/fs/xfs/quota/xfs_dquot.h index 5c371a92e3e2..f7393bba4e95 100644 --- a/fs/xfs/quota/xfs_dquot.h +++ b/fs/xfs/quota/xfs_dquot.h | |||
@@ -164,7 +164,7 @@ extern void xfs_qm_dqprint(xfs_dquot_t *); | |||
164 | 164 | ||
165 | extern void xfs_qm_dqdestroy(xfs_dquot_t *); | 165 | extern void xfs_qm_dqdestroy(xfs_dquot_t *); |
166 | extern int xfs_qm_dqflush(xfs_dquot_t *, uint); | 166 | extern int xfs_qm_dqflush(xfs_dquot_t *, uint); |
167 | extern int xfs_qm_dqpurge(xfs_dquot_t *, uint); | 167 | extern int xfs_qm_dqpurge(xfs_dquot_t *); |
168 | extern void xfs_qm_dqunpin_wait(xfs_dquot_t *); | 168 | extern void xfs_qm_dqunpin_wait(xfs_dquot_t *); |
169 | extern int xfs_qm_dqlock_nowait(xfs_dquot_t *); | 169 | extern int xfs_qm_dqlock_nowait(xfs_dquot_t *); |
170 | extern int xfs_qm_dqflock_nowait(xfs_dquot_t *); | 170 | extern int xfs_qm_dqflock_nowait(xfs_dquot_t *); |