Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dfscache.h112 static inline void cifs_readpage_to_fscache(struct inode *inode, in cifs_readpage_to_fscache() function
163 static inline void cifs_readpage_to_fscache(struct inode *inode, in cifs_readpage_to_fscache() function
Dfile.c4174 cifs_readpage_to_fscache(rdata->mapping->host, page); in cifs_readv_complete()
4538 cifs_readpage_to_fscache(file_inode(file), page); in cifs_readpage_worker()