Searched refs:find_get_entries (Results 1 – 6 of 6) sorted by relevance
/linux/mm/ |
A D | truncate.c | 385 if (!find_get_entries(mapping, index, end - 1, &pvec, in truncate_inode_pages_range() 639 while (find_get_entries(mapping, index, end, &pvec, indices)) { in invalidate_inode_pages2_range()
|
A D | filemap.c | 2044 unsigned find_get_entries(struct address_space *mapping, pgoff_t start, in find_get_entries() function
|
A D | shmem.c | 994 if (!find_get_entries(mapping, index, end - 1, &pvec, in shmem_undo_range()
|
/linux/include/linux/ |
A D | pagemap.h | 603 unsigned find_get_entries(struct address_space *mapping, pgoff_t start,
|
/linux/ |
A D | System.map | 6359 ffff800010191310 T find_get_entries
|
A D | .tmp_System.map | 6359 ffff800010191310 T find_get_entries
|
Completed in 279 milliseconds