Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Diomap.h355 struct list_head *more_ioends);
/openbmc/linux/fs/iomap/
H A Dbuffered-io.c1587 iomap_ioend_try_merge(struct iomap_ioend *ioend, struct list_head *more_ioends) in iomap_ioend_try_merge() argument
1593 while ((next = list_first_entry_or_null(more_ioends, struct iomap_ioend, in iomap_ioend_try_merge()