Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virtex into...
[deliverable/linux.git] / fs / jffs2 / os-linux.h
index 80daea96bbc29207ceae517787b1c670c47b6034..bf64686cf09848b5d9a0730114ed17fe367c8e5e 100644 (file)
@@ -174,6 +174,7 @@ extern const struct inode_operations jffs2_symlink_inode_operations;
 
 /* fs.c */
 int jffs2_setattr (struct dentry *, struct iattr *);
+int jffs2_do_setattr (struct inode *, struct iattr *);
 void jffs2_read_inode (struct inode *);
 void jffs2_clear_inode (struct inode *);
 void jffs2_dirty_inode(struct inode *inode);
This page took 0.023532 seconds and 5 git commands to generate.