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()
211 extern struct page *__page_cache_alloc(gfp_t gfp);213 static inline struct page *__page_cache_alloc(gfp_t gfp) in __page_cache_alloc() function221 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()
196 page = __page_cache_alloc(gfp_mask); in __do_page_cache_readahead()
966 struct page *__page_cache_alloc(gfp_t gfp) in __page_cache_alloc() function983 EXPORT_SYMBOL(__page_cache_alloc);1671 page = __page_cache_alloc(gfp_mask); in pagecache_get_page()2788 page = __page_cache_alloc(gfp); in do_read_cache_page()
469 page = __page_cache_alloc(mapping_gfp_constraint(mapping, in add_ra_bio_pages()
277 req->pages[i] = __page_cache_alloc(gfp); in afs_read_dir()
1704 page = __page_cache_alloc(GFP_NOFS); in ceph_uninline_data()
1338 page = __page_cache_alloc(GFP_KERNEL); in ceph_read_iter()