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