Searched refs:srchval (Results 1 – 1 of 1) sorted by relevance
2908 uint64_t srchval = fnvpair_value_uint64(pair); in vdev_to_nvlist_iter() local2911 if (theguid == srchval) in vdev_to_nvlist_iter()2917 const char *srchval, *val; in vdev_to_nvlist_iter() local2919 srchval = fnvpair_value_string(pair); in vdev_to_nvlist_iter()2940 if (zfs_strcmp_pathname(srchval, val, wholedisk) == 0) in vdev_to_nvlist_iter()2952 if ((type = strdup(srchval)) == NULL) in vdev_to_nvlist_iter()3020 if (strcmp(srchval, val) == 0) in vdev_to_nvlist_iter()