Searched refs:bch2_bkey_null_ops (Results 1 – 2 of 2) sorted by relevance
14 extern const struct bkey_ops bch2_bkey_null_ops;48 : &bch2_bkey_null_ops; in bch2_bkey_type_ops()
123 const struct bkey_ops bch2_bkey_null_ops = { variable