Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Diomap.h173 int iomap_migrate_page(struct address_space *mapping, struct page *newpage,
176 #define iomap_migrate_page NULL macro
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_aops.c678 .migratepage = iomap_migrate_page,
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Daops.c795 .migratepage = iomap_migrate_page,
/OK3568_Linux_fs/kernel/fs/iomap/
H A Dbuffered-io.c496 iomap_migrate_page(struct address_space *mapping, struct page *newpage, in iomap_migrate_page() function
514 EXPORT_SYMBOL_GPL(iomap_migrate_page);
/OK3568_Linux_fs/kernel/fs/zonefs/
H A Dsuper.c228 .migratepage = iomap_migrate_page,