Searched refs:st_mutex (Results 1 – 3 of 3) sorted by relevance
4525 mutex_lock_nested(&stp->st_mutex, LOCK_STATEID_MUTEX); in nfsd4_lock_ol_stateid()4528 mutex_unlock(&stp->st_mutex); in nfsd4_lock_ol_stateid()4588 mutex_init(&stp->st_mutex); in init_open_stateid()4589 mutex_lock_nested(&stp->st_mutex, OPEN_STATEID_MUTEX); in init_open_stateid()4622 mutex_unlock(&stp->st_mutex); in init_open_stateid()5652 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()5660 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()5671 mutex_unlock(&stp->st_mutex); in nfsd4_process_open2()6562 mutex_unlock(&stp->st_mutex); in nfsd4_free_lock_stateid()6640 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()