Home
last modified time | relevance | path

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

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

Completed in 631 milliseconds