Searched refs:__page_cache_alloc (Results 1 – 9 of 9) sorted by relevance
215 extern struct page *__page_cache_alloc(gfp_t gfp);217 static inline struct page *__page_cache_alloc(gfp_t gfp) in __page_cache_alloc() function225 return __page_cache_alloc(mapping_gfp_mask(x)); in page_cache_alloc()230 return __page_cache_alloc(mapping_gfp_mask(x)|__GFP_COLD); in page_cache_alloc_cold()235 return __page_cache_alloc(mapping_gfp_mask(x) | in page_cache_alloc_readahead()
38 page = __page_cache_alloc(GFP_NOFS); in ceph_pagelist_addpage()89 struct page *page = __page_cache_alloc(GFP_NOFS); in ceph_pagelist_reserve()
83 pages[i] = __page_cache_alloc(flags); in ceph_alloc_page_vector()
259 newpage = __page_cache_alloc(cachefiles_gfp | in cachefiles_read_backing_file_one()499 newpage = __page_cache_alloc(cachefiles_gfp | in cachefiles_read_backing_file()
641 struct page *__page_cache_alloc(gfp_t gfp) in __page_cache_alloc() function658 EXPORT_SYMBOL(__page_cache_alloc);1107 page = __page_cache_alloc(gfp_mask); in pagecache_get_page()2150 page = __page_cache_alloc(gfp | __GFP_COLD); in __read_cache_page()
488 page = __page_cache_alloc(mapping_gfp_mask(mapping) & in add_ra_bio_pages()
863 page = __page_cache_alloc(GFP_NOFS); in ceph_read_iter()
1492 page = __page_cache_alloc(GFP_NOFS); in ceph_uninline_data()
321 page = __page_cache_alloc(GFP_NOFS); in logfs_get_write_page()