Searched refs:c_replbuf (Results 1 – 2 of 2) sorted by relevance
102 kfree(rp->c_replbuf.buf); in nfsd_cache_shutdown()233 kfree(rp->c_replbuf.buf); in nfsd_cache_lookup()234 rp->c_replbuf.buf = NULL; in nfsd_cache_lookup()263 if (!nfsd_cache_append(rqstp, &rp->c_replbuf)) in nfsd_cache_lookup()316 cachp = &rp->c_replbuf; in nfsd_cache_update()
40 #define c_replbuf c_u.u_buffer macro