Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/nfsd/
Dnfscache.c102 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()
/linux-2.4.37.9/include/linux/nfsd/
Dcache.h40 #define c_replbuf c_u.u_buffer macro