Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Diomap.h314 int (*prepare_ioend)(struct iomap_ioend *ioend, int status); member
/linux-6.3-rc2/fs/xfs/
A Dxfs_aops.c494 .prepare_ioend = xfs_prepare_ioend,
/linux-6.3-rc2/fs/iomap/
A Dbuffered-io.c1482 if (wpc->ops->prepare_ioend) in iomap_submit_ioend()
1483 error = wpc->ops->prepare_ioend(ioend, error); in iomap_submit_ioend()

Completed in 8 milliseconds