Searched refs:out_f (Results 1 – 2 of 2) sorted by relevance
225 static bool bch2_bkey_transform_key(const struct bkey_format *out_f, in bch2_bkey_transform_key() argument230 struct pack_state out_s = pack_state_init(out_f, out); in bch2_bkey_transform_key()242 EBUG_ON(in->u64s - in_f->key_u64s + out_f->key_u64s > U8_MAX); in bch2_bkey_transform_key()245 out->u64s = out_f->key_u64s + in->u64s - in_f->key_u64s; in bch2_bkey_transform_key()252 bool bch2_bkey_transform(const struct bkey_format *out_f, in bch2_bkey_transform() argument257 if (!bch2_bkey_transform_key(out_f, out, in_f, in)) in bch2_bkey_transform()260 memcpy_u64s((u64 *) out + out_f->key_u64s, in bch2_bkey_transform()
502 goto out_f; in pic32_uart_startup()511 goto out_f; in pic32_uart_startup()566 out_f: in pic32_uart_startup()