fuse: Freeze client on suspend when request sent to userspace
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_qm.h
index 0d4d3590cf85451c2885bd68421ae97de8ff6b0c..996a04064894cf4c07ffa28d058150243ffd86a4 100644 (file)
@@ -168,10 +168,6 @@ extern int         xfs_qm_scall_getquota(struct xfs_mount *, xfs_dqid_t,
                                        uint, struct qc_dqblk *);
 extern int             xfs_qm_scall_setqlim(struct xfs_mount *, xfs_dqid_t, uint,
                                        struct qc_dqblk *);
-extern int             xfs_qm_scall_getqstat(struct xfs_mount *,
-                                       struct fs_quota_stat *);
-extern int             xfs_qm_scall_getqstatv(struct xfs_mount *,
-                                       struct fs_quota_statv *);
 extern int             xfs_qm_scall_quotaon(struct xfs_mount *, uint);
 extern int             xfs_qm_scall_quotaoff(struct xfs_mount *, uint);