Home
last modified time | relevance | path

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

/linux-5.10/fs/hfsplus/
Dbnode.c130 struct page **src_page, **dst_page; in hfs_bnode_copy() local
187 struct page **src_page, **dst_page; in hfs_bnode_move() local
/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_blit.c366 u32 dst_page = dst_offset >> PAGE_SHIFT; in vmw_bo_cpu_blit_line() local
/linux-5.10/fs/hfs/
Dbnode.c101 struct page *src_page, *dst_page; in hfs_bnode_copy() local
/linux-5.10/fs/ecryptfs/
Dcrypto.c379 struct page *dst_page, in crypt_extent()
/linux-5.10/fs/f2fs/
Dnode.c118 struct page *dst_page; in get_next_nat_page() local
/linux-5.10/mm/
Dmemory.c5181 long copy_huge_page_from_user(struct page *dst_page, in copy_huge_page_from_user()
/linux-5.10/drivers/md/
Ddm-integrity.c816 struct page *dst_page; in xor_journal() local
/linux-5.10/fs/btrfs/
Dextent_io.c5988 static void copy_pages(struct page *dst_page, struct page *src_page, in copy_pages()