Home
last modified time | relevance | path

Searched defs:dst_page (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/fs/hfsplus/
Dbnode.c130 struct page **src_page, **dst_page; in hfs_bnode_copy() local
188 struct page **src_page, **dst_page; in hfs_bnode_move() local
/linux-4.4.14/fs/hfs/
Dbnode.c101 struct page *src_page, *dst_page; in hfs_bnode_copy() local
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Drw26.c273 struct page *dst_page; in ll_direct_rw_pages() local
/linux-4.4.14/fs/ecryptfs/
Dcrypto.c427 struct page *dst_page, in crypt_extent()
/linux-4.4.14/fs/f2fs/
Dnode.c106 struct page *dst_page; in get_next_nat_page() local
Dsegment.c1774 struct page *src_page, *dst_page; in get_next_sit_page() local
/linux-4.4.14/mm/
Dzsmalloc.c1752 struct page *dst_page = NULL; in __zs_compact() local
/linux-4.4.14/fs/btrfs/
Dioctl.c2983 struct page *src_page, *dst_page; in btrfs_cmp_data() local
Dextent_io.c5603 static void copy_pages(struct page *dst_page, struct page *src_page, in copy_pages()