Searched refs:start_down (Results 1 – 1 of 1) sorted by relevance
1349 unsigned long start_down = ALIGN_DOWN(start, PAGE_SIZE); in iopt_alloc_file_pages() local1355 pages = iopt_alloc_pages(start - start_down, length, writable); in iopt_alloc_file_pages()1359 pages->start = start_down; in iopt_alloc_file_pages()