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