Home
last modified time | relevance | path

Searched refs:bch2_bkey_types (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dbkey_methods.c23 const char * const bch2_bkey_types[] = { variable
187 ? bch2_bkey_types[k.k->type] in __bch2_bkey_validate()
287 prt_printf(out, "%s ", bch2_bkey_types[k->type]); in bch2_bkey_to_text()
H A Dbkey_methods.h13 extern const char * const bch2_bkey_types[];
H A Dec.c1215 bch2_bkey_types[k.k->type])) { in ec_stripe_key_update()