Searched refs:ZPOOL_CONFIG_NPARITY (Results 1 – 9 of 9) sorted by relevance
| /NextBSD/cddl/contrib/opensolaris/lib/libzpool/common/ |
| HD | util.c | 130 if (nvlist_lookup_uint64(cnv, ZPOOL_CONFIG_NPARITY, &np) == 0) in show_vdev_stats()
|
| /NextBSD/cddl/contrib/opensolaris/cmd/zpool/ |
| HD | zpool_vdev.c | 640 ZPOOL_CONFIG_NPARITY, in get_replication() 1337 ZPOOL_CONFIG_NPARITY, in construct_spec()
|
| /NextBSD/sys/cddl/contrib/opensolaris/uts/common/sys/fs/ |
| HD | zfs.h | 531 #define ZPOOL_CONFIG_NPARITY "nparity" macro
|
| /NextBSD/sys/cddl/boot/zfs/ |
| HD | zfsimpl.h | 719 #define ZPOOL_CONFIG_NPARITY "nparity" macro
|
| /NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | vdev_label.c | 264 fnvlist_add_uint64(nv, ZPOOL_CONFIG_NPARITY, vd->vdev_nparity); in vdev_config_generate()
|
| HD | vdev.c | 526 if (nvlist_lookup_uint64(nv, ZPOOL_CONFIG_NPARITY, in vdev_alloc()
|
| /NextBSD/sys/boot/zfs/ |
| HD | zfsimpl.c | 576 if (nvlist_find(nvlist, ZPOOL_CONFIG_NPARITY, in vdev_init_from_nvlist()
|
| /NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/ |
| HD | libzfs_pool.c | 3456 verify(nvlist_lookup_uint64(nv, ZPOOL_CONFIG_NPARITY,
|
| /NextBSD/cddl/contrib/opensolaris/cmd/ztest/ |
| HD | ztest.c | 878 VERIFY(nvlist_add_uint64(raidz, ZPOOL_CONFIG_NPARITY, in make_vdev_raidz()
|