start_pgoff       476 include/linux/mm.h 			pgoff_t start_pgoff, pgoff_t end_pgoff);
start_pgoff      2423 include/linux/mm.h 		pgoff_t start_pgoff, pgoff_t end_pgoff);
start_pgoff      2603 mm/filemap.c   		pgoff_t start_pgoff, pgoff_t end_pgoff)
start_pgoff      2607 mm/filemap.c   	pgoff_t last_pgoff = start_pgoff;
start_pgoff      2609 mm/filemap.c   	XA_STATE(xas, &mapping->i_pages, start_pgoff);
start_pgoff      3437 mm/memory.c    	pgoff_t start_pgoff = vmf->pgoff;
start_pgoff      3447 mm/memory.c    	start_pgoff -= off;
start_pgoff      3453 mm/memory.c    	end_pgoff = start_pgoff -
start_pgoff      3457 mm/memory.c    			start_pgoff + nr_pages - 1);
start_pgoff      3466 mm/memory.c    	vmf->vma->vm_ops->map_pages(vmf, start_pgoff, end_pgoff);
start_pgoff      1701 mm/nommu.c     		pgoff_t start_pgoff, pgoff_t end_pgoff)