Searched refs:DATA_TYPE_STRING (Results 1 – 2 of 2) sorted by relevance
| /tools/libfsimage/zfs/ |
| A D | fsys_zfs.h | 140 #define DATA_TYPE_STRING 9 macro
|
| A D | fsys_zfs.c | 1081 case DATA_TYPE_STRING: in nvlist_lookup_value() 1139 if (nvlist_lookup_value(nv, ZPOOL_CONFIG_TYPE, &type, DATA_TYPE_STRING, in vdev_get_bootpath() 1166 bootpath, DATA_TYPE_STRING, NULL) != 0) in vdev_get_bootpath() 1170 devid, DATA_TYPE_STRING, NULL) != 0) in vdev_get_bootpath() 1239 current_rootpool, DATA_TYPE_STRING, NULL)) in check_pool_label()
|
Completed in 6 milliseconds