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()
1944 mutex_lock(&cb->dcmd_mutex); in rebuild_store()
1953 mutex_unlock(&cb->dcmd_mutex); in rebuild_store()
1972 mutex_lock(&cb->dcmd_mutex); in rebuild_store()
1982 mutex_unlock(&cb->dcmd_mutex); in rebuild_store()
2051 mutex_lock(&cb->dcmd_mutex); in consistency_check_store()
2061 mutex_unlock(&cb->dcmd_mutex); in consistency_check_store()
2079 mutex_lock(&cb->dcmd_mutex); in consistency_check_store()
2089 mutex_unlock(&cb->dcmd_mutex); in consistency_check_store()
3414 mutex_init(&cb->dcmd_mutex); in myrb_detect()