Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Diomap.h241 struct list_head *more_ioends,
/OK3568_Linux_fs/kernel/fs/iomap/
H A Dbuffered-io.c1138 iomap_ioend_try_merge(struct iomap_ioend *ioend, struct list_head *more_ioends, in iomap_ioend_try_merge() argument
1146 while ((next = list_first_entry_or_null(more_ioends, struct iomap_ioend, in iomap_ioend_try_merge()