Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsserver/
H A Dnfs_fha_new.c460 SVCTHREAD *thread, *min_thread = NULL; in fha_hash_entry_choose_thread() local
513 if ((min_thread == NULL) || (req_count < min_count)) { in fha_hash_entry_choose_thread()
515 min_thread = thread; in fha_hash_entry_choose_thread()
536 thread = min_thread; in fha_hash_entry_choose_thread()