Searched refs:start_pgoff (Results 1 – 5 of 5) sorted by relevance
2624 pgoff_t start_pgoff, pgoff_t end_pgoff) in filemap_map_pages() argument2628 pgoff_t last_pgoff = start_pgoff; in filemap_map_pages()2630 XA_STATE(xas, &mapping->i_pages, start_pgoff); in filemap_map_pages()
3421 pgoff_t start_pgoff = vmf->pgoff; in do_fault_around() local3431 start_pgoff -= off; in do_fault_around()3437 end_pgoff = start_pgoff - in do_fault_around()3441 start_pgoff + nr_pages - 1); in do_fault_around()3450 vmf->vma->vm_ops->map_pages(vmf, start_pgoff, end_pgoff); in do_fault_around()
1697 pgoff_t start_pgoff, pgoff_t end_pgoff) in filemap_map_pages() argument
476 pgoff_t start_pgoff, pgoff_t end_pgoff);2411 pgoff_t start_pgoff, pgoff_t end_pgoff);
634 Filesystem should find and map pages associated with offsets from "start_pgoff"