Searched refs:st_mutex (Results 1 – 3 of 3) sorted by relevance
4142 mutex_lock_nested(&stp->st_mutex, LOCK_STATEID_MUTEX); in nfsd4_lock_ol_stateid()4145 mutex_unlock(&stp->st_mutex); in nfsd4_lock_ol_stateid()4205 mutex_init(&stp->st_mutex); in init_open_stateid()4206 mutex_lock_nested(&stp->st_mutex, OPEN_STATEID_MUTEX); in init_open_stateid()4239 mutex_unlock(&stp->st_mutex); in init_open_stateid()5037 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()5045 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()5056 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()5700 mutex_unlock(&stp->st_mutex); in nfsd4_free_lock_stateid()5778 mutex_unlock(&stp->st_mutex); in nfs4_seqid_op_checks()[all …]
554 struct mutex st_mutex; member
191 struct mutex st_mutex; /* Protects state */ member1788 mutex_lock(&sfp->st_mutex); in sfp_check_state()1814 mutex_unlock(&sfp->st_mutex); in sfp_check_state()1845 mutex_init(&sfp->st_mutex); in sfp_alloc()