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.h158 static inline void nfs_readpage_to_fscache(struct inode *inode, in nfs_readpage_to_fscache() function
229 static inline void nfs_readpage_to_fscache(struct inode *inode, in nfs_readpage_to_fscache() function
H A Dread.c109 nfs_readpage_to_fscache(inode, page, 0); in nfs_readpage_release()