Home
last modified time | relevance | path

Searched refs:NLM_HOST_EXPIRE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/lockd/
H A Dhost.c31 #define NLM_HOST_EXPIRE (300 * HZ) macro
158 host->h_expires = now + NLM_HOST_EXPIRE; in nlm_alloc_host()
520 host->h_expires = jiffies + NLM_HOST_EXPIRE; in nlm_get_host()
/kernel/linux/linux-6.6/fs/lockd/
H A Dhost.c31 #define NLM_HOST_EXPIRE (300 * HZ) macro
158 host->h_expires = now + NLM_HOST_EXPIRE; in nlm_alloc_host()
520 host->h_expires = jiffies + NLM_HOST_EXPIRE; in nlm_get_host()

Completed in 3 milliseconds