Home
last modified time | relevance | path

Searched refs:cifs_readpage_from_fscache (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dfscache.h97 static inline int cifs_readpage_from_fscache(struct inode *inode, in cifs_readpage_from_fscache() function
145 cifs_readpage_from_fscache(struct inode *inode, struct page *page) in cifs_readpage_from_fscache() function
H A Dfile.c4677 if (cifs_readpage_from_fscache(ractl->mapping->host, in cifs_readahead()
4789 rc = cifs_readpage_from_fscache(inode, page); in cifs_readpage_worker()