Home
last modified time | relevance | path

Searched refs:end_pgoff (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_file.c1345 pgoff_t end_pgoff) in xfs_filemap_map_pages() argument
1350 filemap_map_pages(vmf, start_pgoff, end_pgoff); in xfs_filemap_map_pages()
/kernel/linux/linux-5.10/mm/
Dmemory.c4112 pgoff_t end_pgoff; in do_fault_around() local
4127 end_pgoff = start_pgoff - in do_fault_around()
4130 end_pgoff = min3(end_pgoff, vma_pages(vmf->vma) + vmf->vma->vm_pgoff - 1, in do_fault_around()
4140 vmf->vma->vm_ops->map_pages(vmf, start_pgoff, end_pgoff); in do_fault_around()
Dfilemap.c2839 pgoff_t start_pgoff, pgoff_t end_pgoff) in filemap_map_pages() argument
2850 xas_for_each(&xas, head, end_pgoff) { in filemap_map_pages()
Dnommu.c1672 pgoff_t start_pgoff, pgoff_t end_pgoff) in filemap_map_pages() argument
/kernel/linux/linux-5.10/include/linux/
Dmm.h596 pgoff_t start_pgoff, pgoff_t end_pgoff);
2690 pgoff_t start_pgoff, pgoff_t end_pgoff);
/kernel/linux/linux-5.10/Documentation/filesystems/
Dlocking.rst636 till "end_pgoff". ->map_pages() is called with page table locked and must