Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dioctl.c2816 static int gather_extent_pages(struct inode *inode, struct page **pages, in gather_extent_pages() function
2966 ret = gather_extent_pages(src, cmp->src_pages, cmp->num_pages, loff); in btrfs_cmp_data_prepare()
2970 ret = gather_extent_pages(dst, cmp->dst_pages, cmp->num_pages, dst_loff); in btrfs_cmp_data_prepare()