Searched refs:zones_ptr (Results 1 – 6 of 6) sorted by relevance
67 struct logical_zones **zones_ptr);
95 struct physical_zones **zones_ptr);
87 int vdo_make_logical_zones(struct vdo *vdo, struct logical_zones **zones_ptr) in vdo_make_logical_zones() argument120 *zones_ptr = zones; in vdo_make_logical_zones()
81 int __must_check vdo_make_hash_zones(struct vdo *vdo, struct hash_zones **zones_ptr);
361 int vdo_make_physical_zones(struct vdo *vdo, struct physical_zones **zones_ptr) in vdo_make_physical_zones() argument383 *zones_ptr = zones; in vdo_make_physical_zones()
2408 int vdo_make_hash_zones(struct vdo *vdo, struct hash_zones **zones_ptr) in vdo_make_hash_zones() argument2448 *zones_ptr = zones; in vdo_make_hash_zones()
Completed in 18 milliseconds