Searched refs:dax_iomap_zero (Results 1 – 3 of 3) sorted by relevance
213 s64 dax_iomap_zero(loff_t pos, u64 length, struct iomap *iomap);
1129 s64 dax_iomap_zero(loff_t pos, u64 length, struct iomap *iomap) in dax_iomap_zero() function
906 bytes = dax_iomap_zero(pos, length, iomap); in iomap_zero_iter()