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

/linux-4.4.14/fs/9p/
H A Dcache.h53 extern void __v9fs_readpage_to_fscache(struct inode *inode, struct page *page);
87 __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 36 milliseconds