Home
last modified time | relevance | path

Searched refs:vdev_get_min_alloc (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dvdev_impl.h615 extern uint64_t vdev_get_min_alloc(vdev_t *vd);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev.c319 vdev_get_min_alloc(vdev_t *vd) in vdev_get_min_alloc() function
1332 uint64_t min_alloc = vdev_get_min_alloc(vd); in vdev_metaslab_group_create()
2024 uint64_t min_alloc = vdev_get_min_alloc(vd); in vdev_open()