Searched refs:iolist (Results 1 – 2 of 2) sorted by relevance
52 static struct vm_struct *iolist; variable117 for (p = &iolist; (tmp = *p) ; p = &tmp->next) { in get_io_area()140 for (p = &iolist ; (tmp = *p) ; p = &tmp->next) { in free_io_area()
1297 struct writeback_control *wbc, struct list_head *iolist) in iomap_add_to_ioend() argument1305 list_add(&wpc->ioend->io_list, iolist); in iomap_add_to_ioend()