|
@@ -733,7 +733,6 @@ extern int afs_write_end(struct file *file, struct address_space *mapping,
|
|
struct page *page, void *fsdata);
|
|
struct page *page, void *fsdata);
|
|
extern int afs_writepage(struct page *, struct writeback_control *);
|
|
extern int afs_writepage(struct page *, struct writeback_control *);
|
|
extern int afs_writepages(struct address_space *, struct writeback_control *);
|
|
extern int afs_writepages(struct address_space *, struct writeback_control *);
|
|
-extern int afs_write_inode(struct inode *, int);
|
|
|
|
extern void afs_pages_written_back(struct afs_vnode *, struct afs_call *);
|
|
extern void afs_pages_written_back(struct afs_vnode *, struct afs_call *);
|
|
extern ssize_t afs_file_write(struct kiocb *, const struct iovec *,
|
|
extern ssize_t afs_file_write(struct kiocb *, const struct iovec *,
|
|
unsigned long, loff_t);
|
|
unsigned long, loff_t);
|