Searched refs:find_get_entries (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/mm/ |
H A D | truncate.c | 403 if (!find_get_entries(mapping, &index, end - 1, &fbatch, in truncate_inode_pages_range() 634 while (find_get_entries(mapping, &index, end, &fbatch, indices)) { in invalidate_inode_pages2_range()
|
H A D | internal.h | 180 unsigned find_get_entries(struct address_space *mapping, pgoff_t *start,
|
H A D | filemap.c | 2050 unsigned find_get_entries(struct address_space *mapping, pgoff_t *start, in find_get_entries() function
|
H A D | shmem.c | 1071 if (!find_get_entries(mapping, &index, end - 1, &fbatch, in shmem_undo_range()
|