Lines Matching refs:ec_stripes_heap_lock
927 mutex_lock(&c->ec_stripes_heap_lock); in __ec_stripe_mem_alloc()
933 mutex_unlock(&c->ec_stripes_heap_lock); in __ec_stripe_mem_alloc()
1019 lockdep_assert_held(&c->ec_stripes_heap_lock); in stripe_idx_to_delete()
1077 mutex_lock(&c->ec_stripes_heap_lock); in bch2_stripes_heap_del()
1081 mutex_unlock(&c->ec_stripes_heap_lock); in bch2_stripes_heap_del()
1092 mutex_lock(&c->ec_stripes_heap_lock); in bch2_stripes_heap_insert()
1104 mutex_unlock(&c->ec_stripes_heap_lock); in bch2_stripes_heap_insert()
1118 mutex_lock(&c->ec_stripes_heap_lock); in bch2_stripes_heap_update()
1130 mutex_unlock(&c->ec_stripes_heap_lock); in bch2_stripes_heap_update()
1182 mutex_lock(&c->ec_stripes_heap_lock); in ec_stripe_delete_work()
1184 mutex_unlock(&c->ec_stripes_heap_lock); in ec_stripe_delete_work()
1995 mutex_lock(&c->ec_stripes_heap_lock); in get_existing_stripe()
2015 mutex_unlock(&c->ec_stripes_heap_lock); in get_existing_stripe()
2395 mutex_lock(&c->ec_stripes_heap_lock); in bch2_stripes_heap_to_text()
2407 mutex_unlock(&c->ec_stripes_heap_lock); in bch2_stripes_heap_to_text()
2488 mutex_init(&c->ec_stripes_heap_lock); in bch2_fs_ec_init_early()