Searched refs:st_rwsem (Results 1 – 2 of 2) sorted by relevance
3406 init_rwsem(&stp->st_rwsem); in init_open_stateid()4259 down_read(&stp->st_rwsem); in nfsd4_process_open2()4262 up_read(&stp->st_rwsem); in nfsd4_process_open2()4269 down_read(&stp->st_rwsem); in nfsd4_process_open2()4272 up_read(&stp->st_rwsem); in nfsd4_process_open2()4284 up_read(&stp->st_rwsem); in nfsd4_process_open2()4861 down_write(&stp->st_rwsem); in nfs4_seqid_op_checks()4866 up_write(&stp->st_rwsem); in nfs4_seqid_op_checks()4914 up_write(&stp->st_rwsem); in nfs4_preprocess_confirmed_seqid_op()4946 up_write(&stp->st_rwsem); in nfsd4_open_confirm()[all …]
545 struct rw_semaphore st_rwsem; member