Lines Matching refs:dcmd_mutex
213 mutex_lock(&cb->dcmd_mutex); in myrb_exec_type3()
219 mutex_unlock(&cb->dcmd_mutex); in myrb_exec_type3()
243 mutex_lock(&cb->dcmd_mutex); in myrb_exec_type3D()
251 mutex_unlock(&cb->dcmd_mutex); in myrb_exec_type3D()
786 mutex_lock(&cb->dcmd_mutex); in myrb_set_pdev_state()
793 mutex_unlock(&cb->dcmd_mutex); in myrb_set_pdev_state()
1943 mutex_lock(&cb->dcmd_mutex); in rebuild_store()
1952 mutex_unlock(&cb->dcmd_mutex); in rebuild_store()
1971 mutex_lock(&cb->dcmd_mutex); in rebuild_store()
1981 mutex_unlock(&cb->dcmd_mutex); in rebuild_store()
2050 mutex_lock(&cb->dcmd_mutex); in consistency_check_store()
2060 mutex_unlock(&cb->dcmd_mutex); in consistency_check_store()
2078 mutex_lock(&cb->dcmd_mutex); in consistency_check_store()
2088 mutex_unlock(&cb->dcmd_mutex); in consistency_check_store()
3409 mutex_init(&cb->dcmd_mutex); in myrb_detect()