Searched refs:find_lock_entry (Results 1 – 3 of 3) sorted by relevance
64 struct page *find_lock_entry(struct address_space *mapping, pgoff_t index);
1736 struct page *find_lock_entry(struct address_space *mapping, pgoff_t index) in find_lock_entry() function
1822 page = find_lock_entry(mapping, index); in shmem_getpage_gfp()