Searched defs:iopt_pages_list (Results 1 – 1 of 1) sorted by relevance
22 struct iopt_pages_list { struct23 struct iopt_pages *pages;24 struct iopt_area *area;25 struct list_head next;26 unsigned long start_byte;27 unsigned long length;