X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fsysv%2Fsysv.h;h=64c03bdf06a5cf30a3dc7581be784f2c2b1c26f3;hb=197cd65accc6a274dabcd81f4811ba5d9a4856df;hp=5b4fedf17cc4de1d71b5a5804692ac4f44824e57;hpb=902b236c087bf021c94cc21a2b09d928c4156c2b;p=linux-2.6 diff --git a/fs/sysv/sysv.h b/fs/sysv/sysv.h index 5b4fedf17c..64c03bdf06 100644 --- a/fs/sysv/sysv.h +++ b/fs/sysv/sysv.h @@ -136,6 +136,9 @@ 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); /* inode.c */ extern int sysv_write_inode(struct inode *, int);