Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dvdev_impl.h556 #define VDEV_ALLOC_LOAD 0 macro
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dvdev.c756 if (alloctype == VDEV_ALLOC_LOAD) { in vdev_alloc()
912 (alloctype == VDEV_ALLOC_LOAD || in vdev_alloc()
923 (alloctype == VDEV_ALLOC_LOAD || alloctype == VDEV_ALLOC_SPLIT)) { in vdev_alloc()
941 ASSERT(alloctype == VDEV_ALLOC_LOAD || in vdev_alloc()
949 (alloctype == VDEV_ALLOC_LOAD || alloctype == VDEV_ALLOC_SPLIT)) { in vdev_alloc()
961 (alloctype == VDEV_ALLOC_LOAD || alloctype == VDEV_ALLOC_L2CACHE || in vdev_alloc()
963 if (alloctype == VDEV_ALLOC_LOAD) { in vdev_alloc()
H A Dspa.c3876 VDEV_ALLOC_LOAD : VDEV_ALLOC_SPLIT);
4242 error = spa_config_parse(spa, &mrvd, nv, NULL, 0, VDEV_ALLOC_LOAD);