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.h101 static inline int cifs_readpages_from_fscache(struct inode *inode, in cifs_readpages_from_fscache() function
155 static inline int cifs_readpages_from_fscache(struct inode *inode, in cifs_readpages_from_fscache() function
Dfile.c4365 rc = cifs_readpages_from_fscache(mapping->host, mapping, page_list, in cifs_readpages()