Searched refs:ec_stripe_head_lock (Results 1 – 2 of 2) sorted by relevance
1672 ret = bch2_trans_mutex_lock(trans, &c->ec_stripe_head_lock); in __bch2_ec_stripe_head_get()1708 mutex_unlock(&c->ec_stripe_head_lock); in __bch2_ec_stripe_head_get()2163 mutex_lock(&c->ec_stripe_head_lock); in __bch2_ec_stop()2186 mutex_unlock(&c->ec_stripe_head_lock); in __bch2_ec_stop()2244 mutex_lock(&c->ec_stripe_head_lock); in bch2_new_stripes_to_text()2254 mutex_unlock(&c->ec_stripe_head_lock); in bch2_new_stripes_to_text()2270 mutex_lock(&c->ec_stripe_head_lock); in bch2_fs_ec_exit()2272 mutex_unlock(&c->ec_stripe_head_lock); in bch2_fs_ec_exit()2296 mutex_init(&c->ec_stripe_head_lock); in bch2_fs_ec_init_early()
1016 struct mutex ec_stripe_head_lock; member