Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dtruncate.c363 while (index < end && find_lock_entries(mapping, &index, end - 1, in truncate_inode_pages_range()
508 while (find_lock_entries(mapping, &index, end, &fbatch, indices)) { in mapping_try_invalidate()
H A Dinternal.h133 unsigned find_lock_entries(struct address_space *mapping, pgoff_t *start,
H A Dfilemap.c2070 unsigned find_lock_entries(struct address_space *mapping, pgoff_t *start, in find_lock_entries() function
H A Dshmem.c998 while (index < end && find_lock_entries(mapping, &index, end - 1, in shmem_undo_range()