Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dioctl.c3222 static int gather_extent_pages(struct inode *inode, struct page **pages, in gather_extent_pages() function
3356 ret = gather_extent_pages(src, cmp->src_pages, num_pages, loff); in btrfs_cmp_data_prepare()
3360 ret = gather_extent_pages(dst, cmp->dst_pages, num_pages, dst_loff); in btrfs_cmp_data_prepare()