Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Diomap.h192 struct iomap_ioend { struct
193 struct list_head io_list; /* next ioend in chain */
194 u16 io_type;
218 int (*prepare_ioend)(struct iomap_ioend *ioend, int status); argument
/kernel/linux/linux-6.6/include/linux/
Diomap.h292 struct iomap_ioend { struct
293 struct list_head io_list; /* next ioend in chain */
294 u16 io_type;
295 u16 io_flags; /* IOMAP_F_* */
319 int (*prepare_ioend)(struct iomap_ioend *ioend, int status); argument