Home
last modified time | relevance | path

Searched refs:find_lock_page (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/tests/
H A Dextent-io-tests.c204 locked_page = find_lock_page(inode->i_mapping, in test_find_delalloc()
239 locked_page = find_lock_page(inode->i_mapping, test_start >> in test_find_delalloc()
/linux/fs/fuse/
H A Dreaddir.c68 page = find_lock_page(file->f_mapping, index); in fuse_add_dirent_to_cache()
/linux/include/linux/
H A Dpagemap.h881 static inline struct page *find_lock_page(struct address_space *mapping, in find_lock_page() function