Lines Matching defs:format
54 const struct bkey_format *format) in bch2_bkey_pack_verify()
101 const struct bkey_format *format) {} in bch2_bkey_pack_verify()
105 const struct bkey_format *format; member
112 static struct pack_state pack_state_init(const struct bkey_format *format, in pack_state_init()
136 const struct bkey_format *format; member
143 static struct unpack_state unpack_state_init(const struct bkey_format *format, in unpack_state_init()
266 struct bkey __bch2_bkey_unpack_key(const struct bkey_format *format, in __bch2_bkey_unpack_key()
291 struct bpos __bkey_unpack_pos(const struct bkey_format *format, in __bkey_unpack_pos()
318 const struct bkey_format *format) in bch2_bkey_pack_key()
367 const struct bkey_format *format) in bch2_bkey_pack()
790 static u8 *compile_bkey_field(const struct bkey_format *format, u8 *out, in compile_bkey_field()
974 int bch2_compile_bkey_format(const struct bkey_format *format, void *_out) in bch2_compile_bkey_format()