Searched refs:__page_cache_alloc (Results 1 – 10 of 10) sorted by relevance
59 page = __page_cache_alloc(GFP_NOFS); in ceph_pagelist_addpage()110 struct page *page = __page_cache_alloc(GFP_NOFS); in ceph_pagelist_reserve()
48 pages[i] = __page_cache_alloc(flags); in ceph_alloc_page_vector()
286 extern struct page *__page_cache_alloc(gfp_t gfp);288 static inline struct page *__page_cache_alloc(gfp_t gfp) in __page_cache_alloc() function296 return __page_cache_alloc(mapping_gfp_mask(x)); in page_cache_alloc()
262 newpage = __page_cache_alloc(cachefiles_gfp); in cachefiles_read_backing_file_one()498 newpage = __page_cache_alloc(cachefiles_gfp); in cachefiles_read_backing_file()
230 page = __page_cache_alloc(gfp_mask); in page_cache_ra_unbounded()
971 struct page *__page_cache_alloc(gfp_t gfp) in __page_cache_alloc() function988 EXPORT_SYMBOL(__page_cache_alloc);1848 page = __page_cache_alloc(gfp_mask); in pagecache_get_page()3173 page = __page_cache_alloc(gfp); in do_read_cache_page()
542 page = __page_cache_alloc(mapping_gfp_constraint(mapping, in add_ra_bio_pages()
274 req->pages[i] = __page_cache_alloc(gfp); in afs_read_dir()
1783 page = __page_cache_alloc(GFP_NOFS); in ceph_uninline_data()
1627 page = __page_cache_alloc(GFP_KERNEL); in ceph_read_iter()