Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Ddax.c1119 static int dax_iomap_copy_around(loff_t pos, uint64_t length, size_t align_size, in dax_iomap_copy_around() function
1335 ret = dax_iomap_copy_around(pos, size, PAGE_SIZE, srcmap, in dax_memzero()
1501 ret = dax_iomap_copy_around(pos, length, PAGE_SIZE, in dax_iomap_iter()
1679 err = dax_iomap_copy_around(pos, size, size, srcmap, kaddr); in dax_fault_iter()