Searched refs:__v9fs_readpage_to_fscache (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/9p/
H A Dcache.h52 extern void __v9fs_readpage_to_fscache(struct inode *inode, struct page *page);
86 __v9fs_readpage_to_fscache(inode, page); v9fs_readpage_to_fscache()
H A Dcache.c389 * __v9fs_readpage_to_fscache - write a page to the cache
393 void __v9fs_readpage_to_fscache(struct inode *inode, struct page *page) __v9fs_readpage_to_fscache() function

Completed in 78 milliseconds