Searched refs:cifs_readpage_from_fscache (Results 1 – 2 of 2) sorted by relevance
92 static inline int cifs_readpage_from_fscache(struct inode *inode, in cifs_readpage_from_fscache() function150 cifs_readpage_from_fscache(struct inode *inode, struct page *page) in cifs_readpage_from_fscache() function
4534 rc = cifs_readpage_from_fscache(file_inode(file), page); in cifs_readpage_worker()