Home
last modified time | relevance | path

Searched refs:VDEV_TYPE_HOLE (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_missing.c129 .vdev_op_type = VDEV_TYPE_HOLE, /* name of this vdev type */
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dspa_os.c129 VDEV_TYPE_HOLE) == 0); in spa_generate_rootconf()
/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h775 #define VDEV_TYPE_HOLE "hole" macro
/f-stack/freebsd/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c684 VDEV_TYPE_HOLE) != 0 || in get_configs()
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c520 if (strcmp(type, VDEV_TYPE_HOLE) == 0) in get_replication()
H A Dzpool_main.c448 strcmp(path, VDEV_TYPE_HOLE) != 0) in zpool_collect_leaves()
2430 strcmp(type, VDEV_TYPE_HOLE) == 0) in print_import_config()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c3513 VDEV_TYPE_HOLE) != 0) in zpool_vdev_split()
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c3403 ZPOOL_CONFIG_TYPE, VDEV_TYPE_HOLE) == 0); in ztest_split_pool()