iolist 55 arch/m68k/mm/kmap.c static struct vm_struct *iolist; iolist 66 arch/m68k/mm/kmap.c for (p = &iolist; (tmp = *p) ; p = &tmp->next) { iolist 89 arch/m68k/mm/kmap.c for (p = &iolist ; (tmp = *p) ; p = &tmp->next) { iolist 762 fs/xfs/xfs_aops.c struct list_head *iolist) iolist 781 fs/xfs/xfs_aops.c list_add(&wpc->ioend->io_list, iolist);