Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dfscache.h145 static inline void nfs_readpage_to_fscache(struct inode *inode, in nfs_readpage_to_fscache() function
216 static inline void nfs_readpage_to_fscache(struct inode *inode, in nfs_readpage_to_fscache() function
Dread.c131 nfs_readpage_to_fscache(inode, req->wb_page, 0); in nfs_readpage_release()