Searched refs:dax_iomap_copy_around (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/fs/ |
A D | dax.c | 1106 static int dax_iomap_copy_around(loff_t pos, uint64_t length, size_t align_size, in dax_iomap_copy_around() function 1316 ret = dax_iomap_copy_around(pos, size, PAGE_SIZE, srcmap, in dax_memzero() 1472 ret = dax_iomap_copy_around(pos, length, PAGE_SIZE, in dax_iomap_iter() 1650 err = dax_iomap_copy_around(pos, size, size, srcmap, kaddr); in dax_fault_iter()
|
Completed in 6 milliseconds