Searched refs:h_rwsem (Results 1 – 4 of 4) sorted by relevance
570 down_read(&host->h_rwsem); in nlmclnt_lock()573 up_read(&host->h_rwsem); in nlmclnt_lock()580 up_read(&host->h_rwsem); in nlmclnt_lock()607 down_read(&host->h_rwsem); in nlmclnt_lock()609 up_read(&host->h_rwsem); in nlmclnt_lock()674 down_read(&host->h_rwsem); in nlmclnt_unlock()676 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()
56 struct rw_semaphore h_rwsem; /* Reboot recovery lock */ member