Home
last modified time | relevance | path

Searched refs:vdo_decode_slab_depot (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dslab-depot.h554 int __must_check vdo_decode_slab_depot(struct slab_depot_state_2_0 state,
H A Ddm-vdo-target.c1360 result = vdo_decode_slab_depot(vdo->states.slab_depot, vdo, partition, in decode_vdo()
H A Dslab-depot.c4245 int vdo_decode_slab_depot(struct slab_depot_state_2_0 state, struct vdo *vdo, in vdo_decode_slab_depot() function