Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/
H A Ddax.c1103 * dax_iomap_copy_around - Prepare for an unaligned write to a shared/cow page
1119 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()

Completed in 3 milliseconds