Searched refs:st_mutex (Results 1 – 3 of 3) sorted by relevance
4540 mutex_lock_nested(&stp->st_mutex, LOCK_STATEID_MUTEX); in nfsd4_lock_ol_stateid()4543 mutex_unlock(&stp->st_mutex); in nfsd4_lock_ol_stateid()4603 mutex_init(&stp->st_mutex); in init_open_stateid()4604 mutex_lock_nested(&stp->st_mutex, OPEN_STATEID_MUTEX); in init_open_stateid()4637 mutex_unlock(&stp->st_mutex); in init_open_stateid()5659 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()5667 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()5678 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()6569 mutex_unlock(&stp->st_mutex); in nfsd4_free_lock_stateid()6647 mutex_unlock(&stp->st_mutex); in nfs4_seqid_op_checks()[all …]
604 struct mutex st_mutex; member
241 struct mutex st_mutex; /* Protects state */ member2557 mutex_lock(&sfp->st_mutex); in sfp_check_state()2586 mutex_unlock(&sfp->st_mutex); in sfp_check_state()2620 mutex_init(&sfp->st_mutex); in sfp_alloc()