Searched refs:r_mtx (Results 1 – 5 of 5) sorted by relevance
1997 lck_mtx_lock(&rq->r_mtx); in nfs_reconnect()2006 lck_mtx_unlock(&rq->r_mtx); in nfs_reconnect()2070 lck_mtx_lock(&rq->r_mtx); in nfs_need_reconnect()2079 lck_mtx_unlock(&rq->r_mtx); in nfs_need_reconnect()2175 lck_mtx_lock(&req->r_mtx); in nfs_mount_sock_thread()2178 lck_mtx_unlock(&req->r_mtx); in nfs_mount_sock_thread()2189 lck_mtx_unlock(&req->r_mtx); in nfs_mount_sock_thread()2200 lck_mtx_unlock(&req->r_mtx); in nfs_mount_sock_thread()2222 lck_mtx_lock(&req->r_mtx); in nfs_mount_sock_thread()2228 lck_mtx_unlock(&req->r_mtx); in nfs_mount_sock_thread()[all …]
1889 lck_mtx_lock(&req->r_mtx); in nfs_buf_read_rpc_finish()1895 lck_mtx_unlock(&req->r_mtx); in nfs_buf_read_rpc_finish()3166 lck_mtx_lock(&req->r_mtx); in nfs_buf_write_rpc_finish()3172 lck_mtx_unlock(&req->r_mtx); in nfs_buf_write_rpc_finish()4161 lck_mtx_lock(&req->r_mtx); in nfs_asyncio_finish()4175 lck_mtx_unlock(&req->r_mtx); in nfs_asyncio_finish()
392 lck_mtx_lock(&req->r_mtx); in nfsiod_continue()395 lck_mtx_unlock(&req->r_mtx); in nfsiod_continue()
4504 lck_mtx_lock(&req->r_mtx); in nfs_mount_zombie()4523 lck_mtx_unlock(&req->r_mtx); in nfs_mount_zombie()4547 lck_mtx_lock(&req->r_mtx); in nfs_mount_zombie()4563 lck_mtx_unlock(&req->r_mtx); in nfs_mount_zombie()4578 lck_mtx_lock(&req->r_mtx); in nfs_mount_zombie()4580 lck_mtx_unlock(&req->r_mtx); in nfs_mount_zombie()
1005 lck_mtx_t r_mtx; /* NFS request mutex */ member