Home
last modified time | relevance | path

Searched refs:slab_depot_state_2_0 (Results 1 – 4 of 4) sorted by relevance

/drivers/md/dm-vdo/
A Dslab-depot.h554 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);
A Dencodings.c89 .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()
A Dencodings.h432 struct slab_depot_state_2_0 { struct
659 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);
A Dslab-depot.c4235 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