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()
1971 mutex_lock(&cb->dcmd_mutex); in rebuild_store()
1980 mutex_unlock(&cb->dcmd_mutex); in rebuild_store()
1999 mutex_lock(&cb->dcmd_mutex); in rebuild_store()
2009 mutex_unlock(&cb->dcmd_mutex); in rebuild_store()
2078 mutex_lock(&cb->dcmd_mutex); in consistency_check_store()
2088 mutex_unlock(&cb->dcmd_mutex); in consistency_check_store()
2106 mutex_lock(&cb->dcmd_mutex); in consistency_check_store()
2116 mutex_unlock(&cb->dcmd_mutex); in consistency_check_store()
3516 mutex_init(&cb->dcmd_mutex); in myrb_detect()