Searched refs:ZPOOL_CONFIG_NPARITY (Results 1 - 11 of 11) sorted by relevance

/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/lib/libzpool/common/
H A Dutil.c132 if (nvlist_lookup_uint64(cnv, ZPOOL_CONFIG_NPARITY, &np) == 0)
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h531 #define ZPOOL_CONFIG_NPARITY "nparity" macro
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_vdev.c601 ZPOOL_CONFIG_NPARITY,
1290 ZPOOL_CONFIG_NPARITY,
/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_pool.c711 result = nvlist_lookup_uint64(vdev, ZPOOL_CONFIG_NPARITY,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_label.c258 fnvlist_add_uint64(nv, ZPOOL_CONFIG_NPARITY, vd->vdev_nparity);
H A Dvdev.c435 if (nvlist_lookup_uint64(nv, ZPOOL_CONFIG_NPARITY,
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h732 #define ZPOOL_CONFIG_NPARITY "nparity" macro
/illumos-gate/usr/src/boot/sys/boot/zfs/
H A Dzfsimpl.c576 if (nvlist_find(nvlist, ZPOOL_CONFIG_NPARITY,
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c3431 verify(nvlist_lookup_uint64(nv, ZPOOL_CONFIG_NPARITY,
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c884 VERIFY(nvlist_add_uint64(raidz, ZPOOL_CONFIG_NPARITY,

Completed in 124 milliseconds