Home
last modified time | relevance | path

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

/fs/nfs/
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
Dread.c109 nfs_readpage_to_fscache(inode, page, 0); in nfs_readpage_release()