Searched refs:__cifs_readahead_to_fscache (Results 1 – 2 of 2) sorted by relevance
94 extern void __cifs_readahead_to_fscache(struct inode *pinode, loff_t pos, size_t len);109 __cifs_readahead_to_fscache(inode, pos, len); in cifs_readahead_to_fscache()
244 void __cifs_readahead_to_fscache(struct inode *inode, loff_t pos, size_t len) in __cifs_readahead_to_fscache() function