Searched refs:nfs_readpage_from_fscache (Results 1 – 2 of 2) sorted by relevance
130 static inline int nfs_readpage_from_fscache(struct nfs_open_context *ctx, in nfs_readpage_from_fscache() function215 static inline int nfs_readpage_from_fscache(struct nfs_open_context *ctx, in nfs_readpage_from_fscache() function
371 ret = nfs_readpage_from_fscache(desc.ctx, inode, page); in nfs_readpage()