Home
last modified time | relevance | path

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

/linux-6.15/fs/iomap/
H A Dbuffered-io.c1583 static int iomap_submit_ioend(struct iomap_writepage_ctx *wpc, int error) in iomap_submit_ioend() function
1683 error = iomap_submit_ioend(wpc, 0); in iomap_add_to_ioend()
1960 return iomap_submit_ioend(wpc, error); in iomap_writepages()