Home
last modified time | relevance | path

Searched refs:find_get_entries (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dpagemap.h450 unsigned find_get_entries(struct address_space *mapping, pgoff_t start,
/OK3568_Linux_fs/kernel/mm/
H A Dshmem.c869 pvec.nr = find_get_entries(mapping, index, in shmem_unlock_mapping()
932 pvec.nr = find_get_entries(mapping, index, in shmem_undo_range()
1003 pvec.nr = find_get_entries(mapping, index, in shmem_undo_range()
2666 pvec.nr = find_get_entries(mapping, index, in shmem_seek_hole_data()
H A Dswap.c1232 pvec->nr = find_get_entries(mapping, start, nr_entries, in pagevec_lookup_entries()
H A Dfilemap.c1906 unsigned find_get_entries(struct address_space *mapping, in find_get_entries() function