Searched refs:srvcache_size (Results 1 – 4 of 4) sorted by relevance
436 atomic_add_int(&VNET(nfsstatsv1_p)->srvcache_size, 1); in nfsrc_getudp()723 atomic_add_int(&VNET(nfsstatsv1_p)->srvcache_size, 1); in nfsrc_gettcp()812 atomic_add_int(&VNET(nfsstatsv1_p)->srvcache_size, -1); in nfsrc_freecache()835 VNET(nfsstatsv1_p)->srvcache_size = 0; in nfsrvd_cleancache()
539 oldnfsstats.srvcache_size = in nfssvc_call()540 VNET(nfsstatsv1_p)->srvcache_size; in nfssvc_call()649 nfsstatsov1.srvcache_size = in nfssvc_call()650 VNET(nfsstatsv1_p)->srvcache_size; in nfssvc_call()
483 int srvcache_size; /* Updated by atomic_xx_int(). */ member548 int srvcache_size; /* Updated by atomic_xx_int(). */ member610 int srvcache_size; member
1085 (uintmax_t)ext_nfsstats.srvcache_size, in exp_intpr()