Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dfscache.h53 extern int __cifs_readpages_from_fscache(struct inode *,
83 return __cifs_readpages_from_fscache(inode, mapping, pages, in cifs_readpages_from_fscache()
Dfscache.c184 int __cifs_readpages_from_fscache(struct inode *inode, in __cifs_readpages_from_fscache() function