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