Searched refs:st_mutex (Results 1 – 3 of 3) sorted by relevance
4270 mutex_lock_nested(&stp->st_mutex, LOCK_STATEID_MUTEX); in nfsd4_lock_ol_stateid()4273 mutex_unlock(&stp->st_mutex); in nfsd4_lock_ol_stateid()4333 mutex_init(&stp->st_mutex); in init_open_stateid()4334 mutex_lock_nested(&stp->st_mutex, OPEN_STATEID_MUTEX); in init_open_stateid()4367 mutex_unlock(&stp->st_mutex); in init_open_stateid()5211 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()5219 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()5230 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()5955 mutex_unlock(&stp->st_mutex); in nfsd4_free_lock_stateid()6033 mutex_unlock(&stp->st_mutex); in nfs4_seqid_op_checks()[all …]
568 struct mutex st_mutex; member
234 struct mutex st_mutex; /* Protects state */ member2195 mutex_lock(&sfp->st_mutex); in sfp_check_state()2221 mutex_unlock(&sfp->st_mutex); in sfp_check_state()2255 mutex_init(&sfp->st_mutex); in sfp_alloc()