Searched refs:th_cnt (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/nfsd/
H A Dstats.h30 unsigned int th_cnt; /* number of available threads */ member in struct:nfsd_stats
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dstats.c52 seq_printf(seq, "th %u %u", nfsdstats.th_cnt, nfsdstats.th_fullcnt);
H A Dnfssvc.c32 * extent ->sv_temp_socks and ->sv_permsocks. It also protects nfsdstats.th_cnt
497 nfsdstats.th_cnt++;
546 nfsdstats.th_cnt --;

Completed in 101 milliseconds