Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dfscache.h160 static inline void nfs_readpage_to_fscache(struct inode *inode, in nfs_readpage_to_fscache() function
231 static inline void nfs_readpage_to_fscache(struct inode *inode, in nfs_readpage_to_fscache() function
Dread.c103 nfs_readpage_to_fscache(inode, req->wb_page, 0); in nfs_readpage_release()