Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpagemap.h294 static inline struct page *page_cache_alloc(struct address_space *x) in page_cache_alloc() function
/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dfile.c507 *cached_page = page_cache_alloc(mapping); in __ntfs_grab_cache_pages()
/OK3568_Linux_fs/kernel/mm/
H A Dfilemap.c2462 page = page_cache_alloc(mapping); in generic_file_buffered_read()