Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Diomap.h298 struct list_head *more_ioends);
/Linux-v6.1/fs/iomap/
Dbuffered-io.c1142 iomap_ioend_try_merge(struct iomap_ioend *ioend, struct list_head *more_ioends) in iomap_ioend_try_merge() argument
1148 while ((next = list_first_entry_or_null(more_ioends, struct iomap_ioend, in iomap_ioend_try_merge()