Home
last modified time | relevance | path

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

/fs/nfs/
Dfscache.h97 extern int __nfs_readpage_from_fscache(struct nfs_open_context *,
133 return __nfs_readpage_from_fscache(ctx, inode, page); in nfs_readpage_from_fscache()
Dfscache.c398 int __nfs_readpage_from_fscache(struct nfs_open_context *ctx, in __nfs_readpage_from_fscache() function