Searched refs:srchval (Results 1 – 1 of 1) sorted by relevance
3175 uint64_t srchval = fnvpair_value_uint64(pair); in vdev_to_nvlist_iter() local3178 if (theguid == srchval) in vdev_to_nvlist_iter()3184 const char *srchval, *val; in vdev_to_nvlist_iter() local3186 srchval = fnvpair_value_string(pair); in vdev_to_nvlist_iter()3207 if (zfs_strcmp_pathname(srchval, val, wholedisk) == 0) in vdev_to_nvlist_iter()3219 if ((type = strdup(srchval)) == NULL) in vdev_to_nvlist_iter()3299 if (strcmp(srchval, val) == 0) in vdev_to_nvlist_iter()