Searched refs:array_begin (Results 1 – 2 of 2) sorted by relevance
619 spdk_json_array_first(struct spdk_json_val *array_begin) in spdk_json_array_first() argument621 struct spdk_json_val *first = json_first(array_begin, SPDK_JSON_VAL_ARRAY_BEGIN); in spdk_json_array_first()
336 struct spdk_json_val *spdk_json_array_first(struct spdk_json_val *array_begin);