Searched refs:h_rwsem (Results 1 – 4 of 4) sorted by relevance
571 down_read(&host->h_rwsem); in nlmclnt_lock()574 up_read(&host->h_rwsem); in nlmclnt_lock()581 up_read(&host->h_rwsem); in nlmclnt_lock()608 down_read(&host->h_rwsem); in nlmclnt_lock()610 up_read(&host->h_rwsem); in nlmclnt_lock()675 down_read(&host->h_rwsem); in nlmclnt_unlock()677 up_read(&host->h_rwsem); in nlmclnt_unlock()
244 down_write(&host->h_rwsem); in reclaimer()281 up_write(&host->h_rwsem); in reclaimer()
151 init_rwsem(&host->h_rwsem); in nlm_alloc_host()
58 struct rw_semaphore h_rwsem; /* Reboot recovery lock */ member
Completed in 7 milliseconds