]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - include/linux/swap.h
[PATCH] swsusp: read speedup
[mirror_ubuntu-hirsute-kernel.git] / include / linux / swap.h
index 3d434cbffe26550a11bf6295885ed8141dbafe82..e7c36ba2a2dbe2466b5aa8ea4e4b6e406f4ed4e4 100644 (file)
@@ -220,6 +220,7 @@ extern int swap_readpage(struct file *, struct page *);
 extern int swap_writepage(struct page *page, struct writeback_control *wbc);
 extern int rw_swap_page_sync(int rw, swp_entry_t entry, struct page *page,
                                struct bio **bio_chain);
+extern int end_swap_bio_read(struct bio *bio, unsigned int bytes_done, int err);
 
 /* linux/mm/swap_state.c */
 extern struct address_space swapper_space;