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