Searched refs:vdev_get_min_alloc (Results 1 – 2 of 2) sorted by relevance
618 extern uint64_t vdev_get_min_alloc(vdev_t *vd);
369 vdev_get_min_alloc(vdev_t *vd) in vdev_get_min_alloc() function1485 uint64_t min_alloc = vdev_get_min_alloc(vd); in vdev_metaslab_group_create()2250 uint64_t min_alloc = vdev_get_min_alloc(vd); in vdev_open()