Searched refs:__cifs_readpage_from_fscache (Results 1 – 2 of 2) sorted by relevance
93 extern int __cifs_readpage_from_fscache(struct inode *pinode, struct page *ppage);101 return __cifs_readpage_from_fscache(inode, page); in cifs_readpage_from_fscache()
228 int __cifs_readpage_from_fscache(struct inode *inode, struct page *page) in __cifs_readpage_from_fscache() function