Searched refs:st_mutex (Results 1 – 3 of 3) sorted by relevance
256 struct mutex st_mutex; /* Protects state */ member797 mutex_lock(&sfp->st_mutex); in sfp_soft_start_poll()804 mutex_unlock(&sfp->st_mutex); in sfp_soft_start_poll()809 mutex_lock(&sfp->st_mutex); in sfp_soft_stop_poll()811 mutex_unlock(&sfp->st_mutex); in sfp_soft_stop_poll()845 mutex_lock(&sfp->st_mutex); in sfp_mod_state()848 mutex_unlock(&sfp->st_mutex); in sfp_mod_state()1721 mutex_lock(&sfp->st_mutex); in sfp_module_tx_fault_reset()1730 mutex_unlock(&sfp->st_mutex); in sfp_module_tx_fault_reset()2338 mutex_lock(&sfp->st_mutex); in sfp_sm_mod_probe()[all …]
4573 mutex_lock_nested(&stp->st_mutex, LOCK_STATEID_MUTEX); in nfsd4_lock_ol_stateid()4576 mutex_unlock(&stp->st_mutex); in nfsd4_lock_ol_stateid()4636 mutex_init(&stp->st_mutex); in init_open_stateid()4637 mutex_lock_nested(&stp->st_mutex, OPEN_STATEID_MUTEX); in init_open_stateid()4644 mutex_unlock(&stp->st_mutex); in init_open_stateid()4676 mutex_unlock(&stp->st_mutex); in init_open_stateid()5787 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()5795 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()5806 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()6755 mutex_unlock(&stp->st_mutex); in nfsd4_free_lock_stateid()[all …]
606 struct mutex st_mutex; member