Searched refs:ec_stripe_head_lock (Results 1 – 2 of 2) sorted by relevance
1850 ret = bch2_trans_mutex_lock(trans, &c->ec_stripe_head_lock); in __bch2_ec_stripe_head_get()1886 mutex_unlock(&c->ec_stripe_head_lock); in __bch2_ec_stripe_head_get()2314 mutex_lock(&c->ec_stripe_head_lock); in __bch2_ec_stop()2337 mutex_unlock(&c->ec_stripe_head_lock); in __bch2_ec_stop()2434 mutex_lock(&c->ec_stripe_head_lock); in bch2_new_stripes_to_text()2444 mutex_unlock(&c->ec_stripe_head_lock); in bch2_new_stripes_to_text()2460 mutex_lock(&c->ec_stripe_head_lock); in bch2_fs_ec_exit()2465 mutex_unlock(&c->ec_stripe_head_lock); in bch2_fs_ec_exit()2491 mutex_init(&c->ec_stripe_head_lock); in bch2_fs_ec_init_early()
1009 struct mutex ec_stripe_head_lock; member