]> Pileus Git - ~andy/linux/blobdiff - fs/sysv/sysv.h
Merge branch 'io_remap_pfn_range' of git://www.jni.nu/cris
[~andy/linux] / fs / sysv / sysv.h
index 94cb9b4d76c28871c7d5dfcdb8869118f1f1e7b8..bb55cdb394bfae0e39a035f3be5b9bb3eea1363a 100644 (file)
@@ -136,9 +136,7 @@ extern unsigned long sysv_count_free_blocks(struct super_block *);
 
 /* itree.c */
 extern void sysv_truncate(struct inode *);
-extern int __sysv_write_begin(struct file *file, struct address_space *mapping,
-                       loff_t pos, unsigned len, unsigned flags,
-                       struct page **pagep, void **fsdata);
+extern int sysv_prepare_chunk(struct page *page, loff_t pos, unsigned len);
 
 /* inode.c */
 extern struct inode *sysv_iget(struct super_block *, unsigned int);