Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dfscache.h92 static inline int cifs_readpages_from_fscache(struct inode *inode, in cifs_readpages_from_fscache() function
146 static inline int cifs_readpages_from_fscache(struct inode *inode, in cifs_readpages_from_fscache() function
Dfile.c3754 rc = cifs_readpages_from_fscache(mapping->host, mapping, page_list, in cifs_readpages()