aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_qm.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/quota/xfs_qm.h')
-rw-r--r--fs/xfs/quota/xfs_qm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/quota/xfs_qm.h b/fs/xfs/quota/xfs_qm.h
index d48c4dbe1428..5ef08fb7562f 100644
--- a/fs/xfs/quota/xfs_qm.h
+++ b/fs/xfs/quota/xfs_qm.h
@@ -189,7 +189,6 @@ extern int xfs_qm_vop_chown_reserve(xfs_trans_t *, xfs_inode_t *,
189/* list stuff */ 189/* list stuff */
190extern void xfs_qm_freelist_append(xfs_frlist_t *, xfs_dquot_t *); 190extern void xfs_qm_freelist_append(xfs_frlist_t *, xfs_dquot_t *);
191extern void xfs_qm_freelist_unlink(xfs_dquot_t *); 191extern void xfs_qm_freelist_unlink(xfs_dquot_t *);
192extern int xfs_qm_freelist_lock_nowait(xfs_qm_t *);
193 192
194/* system call interface */ 193/* system call interface */
195extern int xfs_qm_quotactl(struct xfs_mount *, int, int, 194extern int xfs_qm_quotactl(struct xfs_mount *, int, int,