Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dstats.h27 unsigned int th_fullcnt; /* number of times last free thread was used */ member
H A Dstats.c53 seq_printf(seq, "th %u %u", nfsdstats.th_cnt, nfsdstats.th_fullcnt); in nfsd_proc_show()