Home
last modified time | relevance | path

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

/linux-6.14.4/net/ceph/
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()
Dpagevec.c48 pages[i] = __page_cache_alloc(flags); in ceph_alloc_page_vector()
/linux-6.14.4/include/linux/
Dpagemap.h675 static inline struct page *__page_cache_alloc(gfp_t gfp) in __page_cache_alloc() function
/linux-6.14.4/fs/ceph/
Dfile.c2195 page = __page_cache_alloc(GFP_KERNEL); in ceph_read_iter()
Dinode.c2373 page = __page_cache_alloc(GFP_KERNEL); in fill_fscrypt_truncate()