Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dfscache.h103 extern int __nfs_readpages_from_fscache(struct nfs_open_context *,
151 return __nfs_readpages_from_fscache(ctx, inode, mapping, pages, in nfs_readpages_from_fscache()
Dfscache.c436 int __nfs_readpages_from_fscache(struct nfs_open_context *ctx, in __nfs_readpages_from_fscache() function