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 6cd39284eb08..fc9a08f45be7 100644 --- a/fs/gfs2/inode.h +++ b/fs/gfs2/inode.h | |||
@@ -99,7 +99,6 @@ extern struct inode *gfs2_createi(struct gfs2_holder *ghs, | |||
99 | extern int gfs2_unlink_ok(struct gfs2_inode *dip, const struct qstr *name, | 99 | extern int gfs2_unlink_ok(struct gfs2_inode *dip, const struct qstr *name, |
100 | const struct gfs2_inode *ip); | 100 | const struct gfs2_inode *ip); |
101 | extern int gfs2_permission(struct inode *inode, int mask); | 101 | extern int gfs2_permission(struct inode *inode, int mask); |
102 | extern int gfs2_readlinki(struct gfs2_inode *ip, char **buf, unsigned int *len); | ||
103 | extern int gfs2_setattr_simple(struct gfs2_inode *ip, struct iattr *attr); | 102 | extern int gfs2_setattr_simple(struct gfs2_inode *ip, struct iattr *attr); |
104 | extern struct inode *gfs2_lookup_simple(struct inode *dip, const char *name); | 103 | extern struct inode *gfs2_lookup_simple(struct inode *dip, const char *name); |
105 | extern void gfs2_dinode_out(const struct gfs2_inode *ip, void *buf); | 104 | extern void gfs2_dinode_out(const struct gfs2_inode *ip, void *buf); |