|
@@ -516,6 +516,8 @@ extern int nfs_readpages(struct file *, struct address_space *,
|
|
|
struct list_head *, unsigned);
|
|
|
extern int nfs_readpage_result(struct rpc_task *, struct nfs_read_data *);
|
|
|
extern void nfs_readdata_release(void *data);
|
|
|
+extern int nfs_readpage_async(struct nfs_open_context *, struct inode *,
|
|
|
+ struct page *);
|
|
|
|
|
|
/*
|
|
|
* Allocate nfs_read_data structures
|