Searched refs:sp_rcache (Results 1 – 4 of 4) sorted by relevance
239 if (pool->sp_rcache) in svcpool_destroy()240 replay_freecache(pool->sp_rcache); in svcpool_destroy()673 if (xprt->xp_pool->sp_rcache) in svc_sendreply_common()674 replay_setreply(xprt->xp_pool->sp_rcache, in svc_sendreply_common()752 if (xprt->xp_pool->sp_rcache) in svcerr_noproc()753 replay_setreply(xprt->xp_pool->sp_rcache, in svcerr_noproc()774 if (xprt->xp_pool->sp_rcache) in svcerr_decode()775 replay_setreply(xprt->xp_pool->sp_rcache, in svcerr_decode()796 if (xprt->xp_pool->sp_rcache) in svcerr_systemerr()797 replay_setreply(xprt->xp_pool->sp_rcache, in svcerr_systemerr()[all …]
395 struct replay_cache *sp_rcache; /* optional replay cache */ member
302 nfscbd_pool->sp_rcache = NULL; in nfsrvd_cbinit()
630 NFSD_VNET(nfsrvd_pool)->sp_rcache = NULL; in nfsrvd_init()