Home
last modified time | relevance | path

Searched refs:__page_cache_alloc (Results 1 – 5 of 5) sorted by relevance

/linux/net/ceph/
H A Dpagelist.c59 page = __page_cache_alloc(GFP_NOFS); in ceph_pagelist_addpage()
110 struct page *page = __page_cache_alloc(GFP_NOFS); in ceph_pagelist_reserve()
H A Dpagevec.c48 pages[i] = __page_cache_alloc(flags); in ceph_alloc_page_vector()
/linux/include/linux/
H A Dpagemap.h660 static inline struct page *__page_cache_alloc(gfp_t gfp) in __page_cache_alloc() function
/linux/fs/ceph/
H A Dinode.c2378 page = __page_cache_alloc(GFP_KERNEL); in fill_fscrypt_truncate()
H A Dfile.c2194 page = __page_cache_alloc(GFP_KERNEL); in ceph_read_iter()