Home
last modified time | relevance | path

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

/fs/lockd/
Dhost.c29 #define NLM_HOST_REBIND (60 * HZ) macro
155 host->h_nextrebind = now + NLM_HOST_REBIND; in nlm_alloc_host()
497 host->h_nextrebind = jiffies + NLM_HOST_REBIND; in nlm_rebind_host()