diff options
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/gfs2_ondisk.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/gfs2_ondisk.h b/include/linux/gfs2_ondisk.h index 8354b9c4f408..f1302e2616da 100644 --- a/include/linux/gfs2_ondisk.h +++ b/include/linux/gfs2_ondisk.h | |||
@@ -404,8 +404,6 @@ struct gfs2_quota_change { | |||
404 | 404 | ||
405 | extern void gfs2_inum_in(struct gfs2_inum *no, char *buf); | 405 | extern void gfs2_inum_in(struct gfs2_inum *no, char *buf); |
406 | extern void gfs2_inum_out(struct gfs2_inum *no, char *buf); | 406 | extern void gfs2_inum_out(struct gfs2_inum *no, char *buf); |
407 | extern void gfs2_meta_header_in(struct gfs2_meta_header *mh, char *buf); | ||
408 | extern void gfs2_meta_header_out(struct gfs2_meta_header *mh, char *buf); | ||
409 | extern void gfs2_sb_in(struct gfs2_sb *sb, char *buf); | 407 | extern void gfs2_sb_in(struct gfs2_sb *sb, char *buf); |
410 | extern void gfs2_rindex_in(struct gfs2_rindex *ri, char *buf); | 408 | extern void gfs2_rindex_in(struct gfs2_rindex *ri, char *buf); |
411 | extern void gfs2_rindex_out(struct gfs2_rindex *ri, char *buf); | 409 | extern void gfs2_rindex_out(struct gfs2_rindex *ri, char *buf); |