Searched refs:r_mtx (Results 1 – 5 of 5) sorted by relevance
1999 lck_mtx_lock(&rq->r_mtx); in nfs_reconnect()2008 lck_mtx_unlock(&rq->r_mtx); in nfs_reconnect()2072 lck_mtx_lock(&rq->r_mtx); in nfs_need_reconnect()2081 lck_mtx_unlock(&rq->r_mtx); in nfs_need_reconnect()2177 lck_mtx_lock(&req->r_mtx); in nfs_mount_sock_thread()2180 lck_mtx_unlock(&req->r_mtx); in nfs_mount_sock_thread()2191 lck_mtx_unlock(&req->r_mtx); in nfs_mount_sock_thread()2202 lck_mtx_unlock(&req->r_mtx); in nfs_mount_sock_thread()2224 lck_mtx_lock(&req->r_mtx); in nfs_mount_sock_thread()2230 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()3165 lck_mtx_lock(&req->r_mtx); in nfs_buf_write_rpc_finish()3171 lck_mtx_unlock(&req->r_mtx); in nfs_buf_write_rpc_finish()4160 lck_mtx_lock(&req->r_mtx); in nfs_asyncio_finish()4174 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()
4494 lck_mtx_lock(&req->r_mtx); in nfs_mount_zombie()4513 lck_mtx_unlock(&req->r_mtx); in nfs_mount_zombie()4537 lck_mtx_lock(&req->r_mtx); in nfs_mount_zombie()4553 lck_mtx_unlock(&req->r_mtx); in nfs_mount_zombie()4568 lck_mtx_lock(&req->r_mtx); in nfs_mount_zombie()4570 lck_mtx_unlock(&req->r_mtx); in nfs_mount_zombie()
1004 lck_mtx_t r_mtx; /* NFS request mutex */ member