Home
last modified time | relevance | path

Searched refs:ZPOOL_CONFIG_NPARITY (Results 1 – 12 of 12) sorted by last modified time

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c984 VERIFY(nvlist_add_uint64(raidz, ZPOOL_CONFIG_NPARITY, in make_vdev_raidz()
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfsimpl.c986 if (nvlist_find(nvlist, ZPOOL_CONFIG_NPARITY, in vdev_init()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev.c619 if (nvlist_lookup_uint64(nv, ZPOOL_CONFIG_NPARITY, in vdev_alloc()
H A Dvdev_label.c459 fnvlist_add_uint64(nv, ZPOOL_CONFIG_NPARITY, vd->vdev_nparity); in vdev_config_generate()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c4141 verify(nvlist_lookup_uint64(nv, ZPOOL_CONFIG_NPARITY, in zpool_vdev_name()
H A Dlibzfs_dataset.c5395 nvlist_lookup_uint64(vdevs[v], ZPOOL_CONFIG_NPARITY, in volsize_from_vdevs()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h673 #define ZPOOL_CONFIG_NPARITY "nparity" macro
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_vdev.c650 ZPOOL_CONFIG_NPARITY, in get_replication()
1460 ZPOOL_CONFIG_NPARITY, in construct_spec()
/illumos-gate/usr/src/lib/libzpool/common/
H A Dutil.c125 if (nvlist_lookup_uint64(cnv, ZPOOL_CONFIG_NPARITY, &np) == 0) in show_vdev_stats()
/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_pool.c714 result = nvlist_lookup_uint64(vdev, ZPOOL_CONFIG_NPARITY, in create_RAIDVirtualDeviceBean()
/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzfs.h69 #define ZPOOL_CONFIG_NPARITY "nparity" macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h784 #define ZPOOL_CONFIG_NPARITY "nparity" macro