Searched refs:st_mutex (Results 1 – 3 of 3) sorted by relevance
4290 mutex_lock_nested(&stp->st_mutex, LOCK_STATEID_MUTEX); in nfsd4_lock_ol_stateid()4293 mutex_unlock(&stp->st_mutex); in nfsd4_lock_ol_stateid()4353 mutex_init(&stp->st_mutex); in init_open_stateid()4354 mutex_lock_nested(&stp->st_mutex, OPEN_STATEID_MUTEX); in init_open_stateid()4387 mutex_unlock(&stp->st_mutex); in init_open_stateid()5219 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()5227 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()5238 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()5963 mutex_unlock(&stp->st_mutex); in nfsd4_free_lock_stateid()6041 mutex_unlock(&stp->st_mutex); in nfs4_seqid_op_checks()[all …]
568 struct mutex st_mutex; member
235 struct mutex st_mutex; /* Protects state */ member2327 mutex_lock(&sfp->st_mutex); in sfp_check_state()2356 mutex_unlock(&sfp->st_mutex); in sfp_check_state()2390 mutex_init(&sfp->st_mutex); in sfp_alloc()