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()
285 extern struct page *__page_cache_alloc(gfp_t gfp);287 static inline struct page *__page_cache_alloc(gfp_t gfp) in __page_cache_alloc() function295 return __page_cache_alloc(mapping_gfp_mask(x)); in page_cache_alloc()
263 newpage = __page_cache_alloc(cachefiles_gfp); in cachefiles_read_backing_file_one()500 newpage = __page_cache_alloc(cachefiles_gfp); in cachefiles_read_backing_file()
216 page = __page_cache_alloc(gfp_mask); in page_cache_ra_unbounded()
962 struct page *__page_cache_alloc(gfp_t gfp) in __page_cache_alloc() function979 EXPORT_SYMBOL(__page_cache_alloc);1836 page = __page_cache_alloc(gfp_mask); in pagecache_get_page()3001 page = __page_cache_alloc(gfp); in do_read_cache_page()
537 page = __page_cache_alloc(mapping_gfp_constraint(mapping, in add_ra_bio_pages()
275 req->pages[i] = __page_cache_alloc(gfp); in afs_read_dir()
1763 page = __page_cache_alloc(GFP_NOFS); in ceph_uninline_data()
1590 page = __page_cache_alloc(GFP_KERNEL); in ceph_read_iter()