Home
last modified time | relevance | path

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

/include/linux/
Diomap.h198 struct iomap_ioend { struct
199 struct list_head io_list; /* next ioend in chain */
200 u16 io_type;
224 int (*prepare_ioend)(struct iomap_ioend *ioend, int status); argument