diff options
Diffstat (limited to 'fs/gfs2/inode.h')
-rw-r--r-- | fs/gfs2/inode.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/inode.h b/fs/gfs2/inode.h index f9b8289deec5..7ed60aa1b61f 100644 --- a/fs/gfs2/inode.h +++ b/fs/gfs2/inode.h | |||
@@ -115,7 +115,6 @@ extern int gfs2_permission(struct inode *inode, int mask, unsigned int flags); | |||
115 | extern int gfs2_setattr_simple(struct gfs2_inode *ip, struct iattr *attr); | 115 | extern int gfs2_setattr_simple(struct gfs2_inode *ip, struct iattr *attr); |
116 | extern struct inode *gfs2_lookup_simple(struct inode *dip, const char *name); | 116 | extern struct inode *gfs2_lookup_simple(struct inode *dip, const char *name); |
117 | extern void gfs2_dinode_out(const struct gfs2_inode *ip, void *buf); | 117 | extern void gfs2_dinode_out(const struct gfs2_inode *ip, void *buf); |
118 | extern void gfs2_dinode_print(const struct gfs2_inode *ip); | ||
119 | 118 | ||
120 | extern const struct inode_operations gfs2_file_iops; | 119 | extern const struct inode_operations gfs2_file_iops; |
121 | extern const struct inode_operations gfs2_dir_iops; | 120 | extern const struct inode_operations gfs2_dir_iops; |