Lines Matching refs:dcmd_mutex
214 mutex_lock(&cb->dcmd_mutex); in myrb_exec_type3()
220 mutex_unlock(&cb->dcmd_mutex); in myrb_exec_type3()
244 mutex_lock(&cb->dcmd_mutex); in myrb_exec_type3D()
252 mutex_unlock(&cb->dcmd_mutex); in myrb_exec_type3D()
788 mutex_lock(&cb->dcmd_mutex); in myrb_set_pdev_state()
795 mutex_unlock(&cb->dcmd_mutex); in myrb_set_pdev_state()
1972 mutex_lock(&cb->dcmd_mutex); in rebuild_store()
1981 mutex_unlock(&cb->dcmd_mutex); in rebuild_store()
2000 mutex_lock(&cb->dcmd_mutex); in rebuild_store()
2010 mutex_unlock(&cb->dcmd_mutex); in rebuild_store()
2079 mutex_lock(&cb->dcmd_mutex); in consistency_check_store()
2089 mutex_unlock(&cb->dcmd_mutex); in consistency_check_store()
2107 mutex_lock(&cb->dcmd_mutex); in consistency_check_store()
2117 mutex_unlock(&cb->dcmd_mutex); in consistency_check_store()
3516 mutex_init(&cb->dcmd_mutex); in myrb_detect()