Searched refs:vfs_dedupe_get_folio (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dremap_range.c160 static struct folio *vfs_dedupe_get_folio(struct file *file, loff_t pos) function
209 src_folio = vfs_dedupe_get_folio(src, srcoff);
214 dst_folio = vfs_dedupe_get_folio(dest, dstoff);

Completed in 121 milliseconds