Searched refs:__cifs_readpage_from_fscache (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dfscache.h52 extern int __cifs_readpage_from_fscache(struct inode *, struct page *);
71 return __cifs_readpage_from_fscache(inode, page);
H A Dfscache.c156 int __cifs_readpage_from_fscache(struct inode *inode, struct page *page) function

Completed in 108 milliseconds