Searched refs:c_type (Results 1 – 2 of 2) sorted by relevance
79 rp->c_type = RC_NOCACHE; in nfsd_cache_init()101 if (rp->c_state == RC_DONE && rp->c_type == RC_REPLBUFF) in nfsd_cache_shutdown()232 if (rp->c_type == RC_REPLBUFF) { in nfsd_cache_lookup()236 rp->c_type = RC_NOCACHE; in nfsd_cache_lookup()256 switch (rp->c_type) { in nfsd_cache_lookup()267 printk(KERN_WARNING "nfsd: bad repcache type %d\n", rp->c_type); in nfsd_cache_lookup()329 rp->c_type = cachetype; in nfsd_cache_update()
26 c_type, /* status, buffer */ member