Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/include/linux/
H A Dpagemap.h650 static inline struct page *__page_cache_alloc(gfp_t gfp) in __page_cache_alloc() function
/linux-6.15/fs/ceph/
H A Dfile.c2195 page = __page_cache_alloc(GFP_KERNEL); in ceph_read_iter()
H A Dinode.c2378 page = __page_cache_alloc(GFP_KERNEL); in fill_fscrypt_truncate()