Home
last modified time | relevance | path

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

/linux-3.3/fs/hfsplus/
Dbnode.c129 struct page **src_page, **dst_page; in hfs_bnode_copy() local
187 struct page **src_page, **dst_page; in hfs_bnode_move() local
/linux-3.3/arch/tile/lib/
Dmemcpy_tile64.c149 struct page *src_page, *dst_page; in fast_copy() local
/linux-3.3/fs/hfs/
Dbnode.c101 struct page *src_page, *dst_page; in hfs_bnode_copy() local
/linux-3.3/fs/ecryptfs/
Dcrypto.c675 struct page *dst_page, int dst_offset, in ecryptfs_encrypt_page_offset()
703 struct page *dst_page, int dst_offset, in ecryptfs_decrypt_page_offset()
/linux-3.3/fs/btrfs/
Dextent_io.c4278 static void move_pages(struct page *dst_page, struct page *src_page, in move_pages()
4301 static void copy_pages(struct page *dst_page, struct page *src_page, in copy_pages()
/linux-3.3/drivers/block/
Dpktcdvd.c984 static void pkt_copy_bio_data(struct bio *src_bio, int seg, int offs, struct page *dst_page, int ds… in pkt_copy_bio_data()
/linux-3.3/drivers/gpu/drm/i915/
Di915_gem.c262 slow_shmem_copy(struct page *dst_page, in slow_shmem_copy()