Searched refs:ec_stripe_head_lock (Results 1 – 2 of 2) sorted by relevance
1841 ret = bch2_trans_mutex_lock(trans, &c->ec_stripe_head_lock); in __bch2_ec_stripe_head_get()1877 mutex_unlock(&c->ec_stripe_head_lock); in __bch2_ec_stripe_head_get()2305 mutex_lock(&c->ec_stripe_head_lock); in __bch2_ec_stop()2328 mutex_unlock(&c->ec_stripe_head_lock); in __bch2_ec_stop()2425 mutex_lock(&c->ec_stripe_head_lock); in bch2_new_stripes_to_text()2435 mutex_unlock(&c->ec_stripe_head_lock); in bch2_new_stripes_to_text()2451 mutex_lock(&c->ec_stripe_head_lock); in bch2_fs_ec_exit()2456 mutex_unlock(&c->ec_stripe_head_lock); in bch2_fs_ec_exit()2482 mutex_init(&c->ec_stripe_head_lock); in bch2_fs_ec_init_early()
1009 struct mutex ec_stripe_head_lock; member