Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Diomap.h336 struct list_head *more_ioends);
/linux-6.6.21/fs/iomap/
Dbuffered-io.c1579 iomap_ioend_try_merge(struct iomap_ioend *ioend, struct list_head *more_ioends) in iomap_ioend_try_merge() argument
1585 while ((next = list_first_entry_or_null(more_ioends, struct iomap_ioend, in iomap_ioend_try_merge()