Searched refs:vdo_make_hash_zones (Results 1 – 3 of 3) sorted by relevance
81 int __must_check vdo_make_hash_zones(struct vdo *vdo, struct hash_zones **zones_ptr);
2408 int vdo_make_hash_zones(struct vdo *vdo, struct hash_zones **zones_ptr) in vdo_make_hash_zones() function
1381 return vdo_make_hash_zones(vdo, &vdo->hash_zones); in decode_vdo()