Home
last modified time | relevance | path

Searched refs:more_ioends (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Diomap.h235 struct list_head *more_ioends,
/Linux-v5.10/fs/iomap/
Dbuffered-io.c1137 iomap_ioend_try_merge(struct iomap_ioend *ioend, struct list_head *more_ioends, in iomap_ioend_try_merge() argument
1145 while ((next = list_first_entry_or_null(more_ioends, struct iomap_ioend, in iomap_ioend_try_merge()