Searched refs:srchval (Results 1 – 1 of 1) sorted by relevance
2970 uint64_t srchval = fnvpair_value_uint64(pair); in vdev_to_nvlist_iter() local2973 if (theguid == srchval) in vdev_to_nvlist_iter()2979 const char *srchval, *val; in vdev_to_nvlist_iter() local2981 srchval = fnvpair_value_string(pair); in vdev_to_nvlist_iter()3002 if (zfs_strcmp_pathname(srchval, val, wholedisk) == 0) in vdev_to_nvlist_iter()3014 if ((type = strdup(srchval)) == NULL) in vdev_to_nvlist_iter()3094 if (strcmp(srchval, val) == 0) in vdev_to_nvlist_iter()