Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/iomap/
Dbuffered-io.c710 static size_t iomap_write_end(struct inode *inode, loff_t pos, size_t len, in iomap_write_end() function
795 copied = iomap_write_end(inode, pos, bytes, copied, page, iomap, in iomap_write_actor()
868 status = iomap_write_end(inode, pos, bytes, bytes, page, iomap, in iomap_unshare_actor()
919 return iomap_write_end(inode, pos, bytes, bytes, page, iomap, srcmap); in iomap_zero()