X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Flinux%2Fmigrate.h;h=40044bdb60efbbe716e3f52456c220de9f0091dc;hp=eaf867412f7adf26e96a3ad4eb3f002a418434e4;hb=b2d5074d5d465930612c26de2ecabaf50024583d;hpb=bedbc047e74d0962e194eb0018e9e1dbd7b9402f diff --git a/include/linux/migrate.h b/include/linux/migrate.h index eaf867412f7a..40044bdb60ef 100644 --- a/include/linux/migrate.h +++ b/include/linux/migrate.h @@ -43,6 +43,9 @@ extern int migrate_vmas(struct mm_struct *mm, extern void migrate_page_copy(struct page *newpage, struct page *page); extern int migrate_huge_page_move_mapping(struct address_space *mapping, struct page *newpage, struct page *page); +extern int migrate_page_move_mapping(struct address_space *mapping, + struct page *newpage, struct page *page, + struct buffer_head *head, enum migrate_mode mode); #else #define PAGE_MIGRATION 0