Home
last modified time | relevance | path

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

/fs/lockd/
Dhost.c24 #define NLM_HOST_REBIND (60 * HZ) macro
186 host->h_nextrebind = jiffies + NLM_HOST_REBIND; in nlm_lookup_host()
355 host->h_nextrebind = jiffies + NLM_HOST_REBIND; in nlm_bind_host()
413 host->h_nextrebind = jiffies + NLM_HOST_REBIND; in nlm_rebind_host()