Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Diomap.h287 struct iomap_ioend { struct
288 struct list_head io_list; /* next ioend in chain */
289 u16 io_type;
290 u16 io_flags; /* IOMAP_F_* */
314 int (*prepare_ioend)(struct iomap_ioend *ioend, int status); argument

Completed in 4 milliseconds