Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A Dhost.c30 #define NLM_HOST_REBIND (60 * HZ) macro
157 host->h_nextrebind = now + NLM_HOST_REBIND; in nlm_alloc_host()
508 host->h_nextrebind = jiffies + NLM_HOST_REBIND; in nlm_rebind_host()