Home
last modified time | relevance | path

Searched refs:iomap_migrate_page (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/
Diomap.h134 int iomap_migrate_page(struct address_space *mapping, struct page *newpage,
137 #define iomap_migrate_page NULL macro
/linux-4.19.296/fs/xfs/
Dxfs_aops.c1031 .migratepage = iomap_migrate_page,
/linux-4.19.296/fs/
Diomap.c583 iomap_migrate_page(struct address_space *mapping, struct page *newpage, in iomap_migrate_page() function
607 EXPORT_SYMBOL_GPL(iomap_migrate_page);