Searched refs:st_mutex (Results 1 – 3 of 3) sorted by relevance
4351 mutex_lock_nested(&stp->st_mutex, LOCK_STATEID_MUTEX); in nfsd4_lock_ol_stateid()4354 mutex_unlock(&stp->st_mutex); in nfsd4_lock_ol_stateid()4414 mutex_init(&stp->st_mutex); in init_open_stateid()4415 mutex_lock_nested(&stp->st_mutex, OPEN_STATEID_MUTEX); in init_open_stateid()4448 mutex_unlock(&stp->st_mutex); in init_open_stateid()5337 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()5345 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()5356 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()6124 mutex_unlock(&stp->st_mutex); in nfsd4_free_lock_stateid()6202 mutex_unlock(&stp->st_mutex); in nfs4_seqid_op_checks()[all …]
574 struct mutex st_mutex; member
236 struct mutex st_mutex; /* Protects state */ member2380 mutex_lock(&sfp->st_mutex); in sfp_check_state()2406 mutex_unlock(&sfp->st_mutex); in sfp_check_state()2440 mutex_init(&sfp->st_mutex); in sfp_alloc()