Lines Matching refs:fscache
21 #include "fscache.h"
78 clp->fscache = NULL;
83 clp->fscache = fscache_acquire_cookie(nfs_fscache_netfs.primary_index,
89 clp, clp->fscache);
98 clp, clp->fscache);
100 fscache_relinquish_cookie(clp->fscache, NULL, false);
101 clp->fscache = NULL;
120 nfss->fscache = NULL;
187 nfss->fscache = fscache_acquire_cookie(nfss->nfs_client->fscache,
194 nfss, nfss->fscache);
201 nfss->fscache = NULL;
214 nfss, nfss->fscache);
216 fscache_relinquish_cookie(nfss->fscache, NULL, false);
217 nfss->fscache = NULL;
250 nfsi->fscache = NULL;
251 if (!(nfss->fscache && S_ISREG(inode->i_mode)))
256 nfsi->fscache = fscache_acquire_cookie(NFS_SB(inode->i_sb)->fscache,
276 nfsi->fscache = NULL;
342 dfprintk(FSCACHE, "NFS: fscache releasepage (0x%p/0x%p/0x%p)\n",
365 dfprintk(FSCACHE, "NFS: fscache invalidatepage (0x%p/0x%p/0x%p)\n",
401 * Retrieve a page from fscache
419 case 0: /* read BIO submitted (page in fscache) */
440 * Retrieve a set of pages from fscache
490 * Store a newly fetched page in fscache