Searched refs:find_lock_entries (Results 1 – 6 of 6) sorted by relevance
/linux/mm/ |
A D | truncate.c | 330 while (index < end && find_lock_entries(mapping, index, end - 1, in truncate_inode_pages_range() 489 while (find_lock_entries(mapping, index, end, &pvec, indices)) { in __invalidate_mapping_pages()
|
A D | internal.h | 92 unsigned find_lock_entries(struct address_space *mapping, pgoff_t start,
|
A D | filemap.c | 2096 unsigned find_lock_entries(struct address_space *mapping, pgoff_t start, in find_lock_entries() function
|
A D | shmem.c | 936 while (index < end && find_lock_entries(mapping, index, end - 1, in shmem_undo_range()
|
/linux/ |
A D | System.map | 6360 ffff800010191550 T find_lock_entries
|
A D | .tmp_System.map | 6360 ffff800010191550 T find_lock_entries
|
Completed in 935 milliseconds