Home
last modified time | relevance | path

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

/linux/include/linux/
A Diomap.h281 int (*prepare_ioend)(struct iomap_ioend *ioend, int status); member
/linux/fs/xfs/
A Dxfs_aops.c469 .prepare_ioend = xfs_prepare_ioend,
/linux/fs/iomap/
A Dbuffered-io.c1164 if (wpc->ops->prepare_ioend) in iomap_submit_ioend()
1165 error = wpc->ops->prepare_ioend(ioend, error); in iomap_submit_ioend()

Completed in 11 milliseconds