Searched refs:blkcg_mutex (Results 1 – 2 of 2) sorted by relevance
133 mutex_lock(&q->blkcg_mutex); in blkg_free_workfn()142 mutex_unlock(&q->blkcg_mutex); in blkg_free_workfn()1420 mutex_init(&q->blkcg_mutex); in blkcg_init_disk()1638 mutex_lock(&q->blkcg_mutex); in blkcg_deactivate_policy()1657 mutex_unlock(&q->blkcg_mutex); in blkcg_deactivate_policy()
467 struct mutex blkcg_mutex; member