Home
last modified time | relevance | path

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

/linux/mm/
H A Dtruncate.c394 if (!find_get_entries(mapping, &index, end - 1, &fbatch, in truncate_inode_pages_range()
625 while (find_get_entries(mapping, &index, end, &fbatch, indices)) { in invalidate_inode_pages2_range()
H A Dinternal.h326 unsigned find_get_entries(struct address_space *mapping, pgoff_t *start,
H A Dfilemap.c2019 * find_get_entries - gang pagecache lookup in find_get_entries()
2026 * find_get_entries() will search for and return a batch of entries in in find_get_entries()
2027 * the mapping. The entries are placed in @fbatch. find_get_entries() in find_get_entries()
2038 unsigned find_get_entries(struct address_space *mapping, pgoff_t *start, in find_get_entries()
2014 unsigned find_get_entries(struct address_space *mapping, pgoff_t *start, find_get_entries() function
H A Dshmem.c1049 if (!find_get_entries(mapping, &index, end - 1, &fbatch, in shmem_undo_range()