Searched refs:sp_rcache (Results 1 – 4 of 4) sorted by relevance
237 if (pool->sp_rcache) in svcpool_destroy()238 replay_freecache(pool->sp_rcache); in svcpool_destroy()671 if (xprt->xp_pool->sp_rcache) in svc_sendreply_common()672 replay_setreply(xprt->xp_pool->sp_rcache, in svc_sendreply_common()750 if (xprt->xp_pool->sp_rcache) in svcerr_noproc()751 replay_setreply(xprt->xp_pool->sp_rcache, in svcerr_noproc()772 if (xprt->xp_pool->sp_rcache) in svcerr_decode()773 replay_setreply(xprt->xp_pool->sp_rcache, in svcerr_decode()794 if (xprt->xp_pool->sp_rcache) in svcerr_systemerr()795 replay_setreply(xprt->xp_pool->sp_rcache, in svcerr_systemerr()[all …]
394 struct replay_cache *sp_rcache; /* optional replay cache */ member
302 nfscbd_pool->sp_rcache = NULL; in nfsrvd_cbinit()
696 NFSD_VNET(nfsrvd_pool)->sp_rcache = NULL;