Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dfscache.h104 extern void __nfs_readpage_to_fscache(struct inode *, struct page *, int);
163 __nfs_readpage_to_fscache(inode, page, sync); in nfs_readpage_to_fscache()
H A Dfscache.c493 void __nfs_readpage_to_fscache(struct inode *inode, struct page *page, int sync) in __nfs_readpage_to_fscache() function