Home
last modified time | relevance | path

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

/fs/nfs/
Dfscache.h129 static inline int nfs_readpages_from_fscache(struct nfs_open_context *ctx, in nfs_readpages_from_fscache() function
208 static inline int nfs_readpages_from_fscache(struct nfs_open_context *ctx, in nfs_readpages_from_fscache() function
Dread.c411 ret = nfs_readpages_from_fscache(desc.ctx, inode, mapping, in nfs_readpages()