]> Git Repo - linux.git/blobdiff - fs/nfs/internal.h
Merge branch 'unicore32' of git://github.com/gxt/linux
[linux.git] / fs / nfs / internal.h
index 3f4d95751d52f3e152fc7f2dcb5d1a6d8fc2184b..5ee92538b06317059a7e9b16d449c22c896208bf 100644 (file)
@@ -307,6 +307,8 @@ extern void nfs_readdata_release(struct nfs_read_data *rdata);
 /* write.c */
 extern int nfs_generic_flush(struct nfs_pageio_descriptor *desc,
                struct list_head *head);
+extern void nfs_pageio_init_write_mds(struct nfs_pageio_descriptor *pgio,
+                                 struct inode *inode, int ioflags);
 extern void nfs_pageio_reset_write_mds(struct nfs_pageio_descriptor *pgio);
 extern void nfs_writedata_release(struct nfs_write_data *wdata);
 extern void nfs_commit_free(struct nfs_write_data *p);
This page took 0.030418 seconds and 4 git commands to generate.