Home
last modified time | relevance | path

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

/fs/cifs/
Dfscache.h58 extern void __cifs_readpage_to_fscache(struct inode *, struct page *);
91 __cifs_readpage_to_fscache(inode, page); in cifs_readpage_to_fscache()
Dfscache.c215 void __cifs_readpage_to_fscache(struct inode *inode, struct page *page) in __cifs_readpage_to_fscache() function