Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dfscache.h77 extern int __cifs_readpages_from_fscache(struct inode *,
107 return __cifs_readpages_from_fscache(inode, mapping, pages, in cifs_readpages_from_fscache()
Dfscache.c288 int __cifs_readpages_from_fscache(struct inode *inode, in __cifs_readpages_from_fscache() function