Home
last modified time | relevance | path

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

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