Searched refs:alloctype (Results 1 – 3 of 3) sorted by relevance
756 int alloctype) in vdev_alloc() argument780 if (alloctype == VDEV_ALLOC_LOAD) { in vdev_alloc()789 } else if (alloctype == VDEV_ALLOC_SPARE) { in vdev_alloc()792 } else if (alloctype == VDEV_ALLOC_L2CACHE) { in vdev_alloc()795 } else if (alloctype == VDEV_ALLOC_ROOTPOOL) { in vdev_alloc()817 if (top_level && alloctype == VDEV_ALLOC_ADD) { in vdev_alloc()922 if (alloctype != VDEV_ALLOC_ATTACH) { in vdev_alloc()936 (alloctype == VDEV_ALLOC_LOAD || in vdev_alloc()937 alloctype == VDEV_ALLOC_SPLIT || in vdev_alloc()938 alloctype == VDEV_ALLOC_ROOTPOOL)) { in vdev_alloc()[all …]
577 vdev_t *parent, uint_t id, int alloctype);
2516 int alloctype) in trim_lookup() argument2522 if (alloctype != SINGLE) { in trim_lookup()2530 switch (alloctype) { in trim_lookup()2559 if (alloctype != SINGLE) { in trim_lookup()