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