Searched refs:slab_depot_state_2_0 (Results 1 – 4 of 4) sorted by relevance
554 int __must_check vdo_decode_slab_depot(struct slab_depot_state_2_0 state,561 struct slab_depot_state_2_0 __must_check vdo_record_slab_depot(const struct slab_depot *depot);
89 .size = sizeof(struct slab_depot_state_2_0),549 struct slab_depot_state_2_0 state) in encode_slab_depot_state_2_0()577 struct slab_depot_state_2_0 *state) in decode_slab_depot_state_2_0()624 *state = (struct slab_depot_state_2_0) { in decode_slab_depot_state_2_0()649 struct slab_depot_state_2_0 *state) in vdo_configure_slab_depot()673 *state = (struct slab_depot_state_2_0) { in vdo_configure_slab_depot()
432 struct slab_depot_state_2_0 { struct659 VDO_ENCODED_HEADER_SIZE + sizeof(struct slab_depot_state_2_0),690 struct slab_depot_state_2_0 slab_depot;1075 struct slab_depot_state_2_0 *state);
4235 int vdo_decode_slab_depot(struct slab_depot_state_2_0 state, struct vdo *vdo, in vdo_decode_slab_depot()4339 struct slab_depot_state_2_0 vdo_record_slab_depot(const struct slab_depot *depot) in vdo_record_slab_depot()4346 struct slab_depot_state_2_0 state; in vdo_record_slab_depot()4352 state = (struct slab_depot_state_2_0) { in vdo_record_slab_depot()4741 struct slab_depot_state_2_0 new_state; in vdo_prepare_to_grow_slab_depot()
Completed in 26 milliseconds