Searched refs:bch2_bkey_types (Results 1 – 4 of 4) sorted by relevance
23 const char * const bch2_bkey_types[] = { variable186 ? bch2_bkey_types[k.k->type] in __bch2_bkey_validate()286 prt_printf(out, "%s ", bch2_bkey_types[k->type]); in bch2_bkey_to_text()
13 extern const char * const bch2_bkey_types[];
724 bch2_bkey_types[old.k->type], in bch2_bucket_do_index()725 bch2_bkey_types[old_type], in bch2_bucket_do_index()1163 bch2_bkey_types[k.k->type], in bch2_check_alloc_key()1164 bch2_bkey_types[discard_key_type], in bch2_check_alloc_key()1193 bch2_bkey_types[k.k->type], in bch2_check_alloc_key()1194 bch2_bkey_types[freespace_key_type], in bch2_check_alloc_key()
1225 bch2_bkey_types[k.k->type])) { in ec_stripe_key_update()