Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Ddax.c1119 static int dax_iomap_copy_around(loff_t pos, uint64_t length, size_t align_size, in dax_iomap_copy_around() function
1350 ret = dax_iomap_copy_around(pos, size, PAGE_SIZE, srcmap, in dax_memzero()
1516 ret = dax_iomap_copy_around(pos, length, PAGE_SIZE, in dax_iomap_iter()
1694 err = dax_iomap_copy_around(pos, size, size, srcmap, kaddr); in dax_fault_iter()