Searched refs:ZPOOL_CONFIG_NOT_PRESENT (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/sys/fs/ |
| D | zfs.h | 572 #define ZPOOL_CONFIG_NOT_PRESENT "not_present" macro
|
| /freebsd-12-stable/sys/cddl/boot/zfs/ |
| D | zfsimpl.h | 781 #define ZPOOL_CONFIG_NOT_PRESENT "not_present" macro
|
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | vdev_label.c | 308 fnvlist_add_uint64(nv, ZPOOL_CONFIG_NOT_PRESENT, 1); in vdev_config_generate()
|
| D | vdev.c | 815 (void) nvlist_lookup_uint64(nv, ZPOOL_CONFIG_NOT_PRESENT, in vdev_alloc()
|
| /freebsd-12-stable/stand/libsa/zfs/ |
| D | zfsimpl.c | 882 (void) nvlist_find(nvlist, ZPOOL_CONFIG_NOT_PRESENT, DATA_TYPE_UINT64, in vdev_set_initial_state()
|
| /freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/ |
| D | libzfs_pool.c | 3757 if (nvlist_lookup_uint64(nv, ZPOOL_CONFIG_NOT_PRESENT, &value) == 0 ||
|
| /freebsd-12-stable/cddl/contrib/opensolaris/cmd/zpool/ |
| D | zpool_main.c | 1624 if (nvlist_lookup_uint64(nv, ZPOOL_CONFIG_NOT_PRESENT, in print_status_config()
|