h_nextrebind 255 fs/lockd/clntlock.c host->h_nextrebind = jiffies; h_nextrebind 157 fs/lockd/host.c host->h_nextrebind = now + NLM_HOST_REBIND; h_nextrebind 442 fs/lockd/host.c if (time_after_eq(jiffies, host->h_nextrebind)) { h_nextrebind 444 fs/lockd/host.c host->h_nextrebind = jiffies + NLM_HOST_REBIND; h_nextrebind 446 fs/lockd/host.c host->h_nextrebind - jiffies); h_nextrebind 503 fs/lockd/host.c if (host->h_rpcclnt && time_after_eq(jiffies, host->h_nextrebind)) { h_nextrebind 505 fs/lockd/host.c host->h_nextrebind = jiffies + NLM_HOST_REBIND; h_nextrebind 64 include/linux/lockd/lockd.h unsigned long h_nextrebind; /* next portmap call */