Searched refs:spdk_json_number_to_uint32 (Results 1 – 3 of 3) sorted by relevance
27 spdk_json_number_to_uint32;
255 spdk_json_number_to_uint32(const struct spdk_json_val *val, uint32_t *num) in spdk_json_number_to_uint32() function472 return spdk_json_number_to_uint32(val, i); in spdk_json_decode_uint32()
186 int spdk_json_number_to_uint32(const struct spdk_json_val *val, uint32_t *num);