Searched refs:h_mutex (Results 1 – 2 of 2) sorted by relevance
149 mutex_init(&host->h_mutex); in nlm_alloc_host()434 mutex_lock(&host->h_mutex); in nlm_bind_host()489 mutex_unlock(&host->h_mutex); in nlm_bind_host()
61 struct mutex h_mutex; /* mutex for pmap binding */ member