Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfscache.h105 static inline void cifs_readahead_to_fscache(struct inode *inode, in cifs_readahead_to_fscache() function
151 void cifs_readahead_to_fscache(struct inode *inode, loff_t pos, size_t len) {} in cifs_readahead_to_fscache() function
H A Dfile.c4590 cifs_readahead_to_fscache(rdata->mapping->host, in cifs_readahead_complete()