Home
last modified time | relevance | path

Searched defs:iomap_ioend (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/include/linux/
Diomap.h260 struct iomap_ioend { struct
261 struct list_head io_list; /* next ioend in chain */
262 u16 io_type;
263 u16 io_flags; /* IOMAP_F_* */
287 int (*prepare_ioend)(struct iomap_ioend *ioend, int status); argument