diff options
Diffstat (limited to 'fs/gfs2/quota.h')
-rw-r--r-- | fs/gfs2/quota.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/quota.h b/fs/gfs2/quota.h index 3b7f4b0e5dfe..1d08aeef07e6 100644 --- a/fs/gfs2/quota.h +++ b/fs/gfs2/quota.h | |||
@@ -29,7 +29,6 @@ int gfs2_quota_sync(struct gfs2_sbd *sdp); | |||
29 | int gfs2_quota_refresh(struct gfs2_sbd *sdp, int user, u32 id); | 29 | int gfs2_quota_refresh(struct gfs2_sbd *sdp, int user, u32 id); |
30 | 30 | ||
31 | int gfs2_quota_init(struct gfs2_sbd *sdp); | 31 | int gfs2_quota_init(struct gfs2_sbd *sdp); |
32 | void gfs2_quota_scan(struct gfs2_sbd *sdp); | ||
33 | void gfs2_quota_cleanup(struct gfs2_sbd *sdp); | 32 | void gfs2_quota_cleanup(struct gfs2_sbd *sdp); |
34 | 33 | ||
35 | static inline int gfs2_quota_lock_check(struct gfs2_inode *ip) | 34 | static inline int gfs2_quota_lock_check(struct gfs2_inode *ip) |