Searched refs:h_rwsem (Results 1 – 4 of 4) sorted by relevance
569 down_read(&host->h_rwsem); in nlmclnt_lock()572 up_read(&host->h_rwsem); in nlmclnt_lock()579 up_read(&host->h_rwsem); in nlmclnt_lock()606 down_read(&host->h_rwsem); in nlmclnt_lock()608 up_read(&host->h_rwsem); in nlmclnt_lock()673 down_read(&host->h_rwsem); in nlmclnt_unlock()675 up_read(&host->h_rwsem); in nlmclnt_unlock()
246 down_write(&host->h_rwsem); in reclaimer()283 up_write(&host->h_rwsem); in reclaimer()
149 init_rwsem(&host->h_rwsem); in nlm_alloc_host()
56 struct rw_semaphore h_rwsem; /* Reboot recovery lock */ member