Searched defs:iomap_ioend (Results 1 – 1 of 1) sorted by relevance
192 struct iomap_ioend { struct193 struct list_head io_list; /* next ioend in chain */194 u16 io_type;218 int (*prepare_ioend)(struct iomap_ioend *ioend, int status); argument