Home
last modified time | relevance | path

Searched refs:page_cache_alloc (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dpagemap.h524 static inline struct page *page_cache_alloc(struct address_space *x) in page_cache_alloc() function
/Linux-v6.6/fs/ntfs/
Dfile.c500 *cached_page = page_cache_alloc(mapping); in __ntfs_grab_cache_pages()