Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Ddedupe.h81 int __must_check vdo_make_hash_zones(struct vdo *vdo, struct hash_zones **zones_ptr);
H A Ddm-vdo-target.c1381 return vdo_make_hash_zones(vdo, &vdo->hash_zones); in decode_vdo()
H A Ddedupe.c2402 * vdo_make_hash_zones() - Create the hash zones.
2409 int vdo_make_hash_zones(struct vdo *vdo, struct hash_zones **zones_ptr) in vdo_make_hash_zones() function