Home
last modified time | relevance | path

Searched refs:array_begin (Results 1 – 2 of 2) sorted by relevance

/spdk/lib/json/
H A Djson_util.c619 spdk_json_array_first(struct spdk_json_val *array_begin) in spdk_json_array_first() argument
621 struct spdk_json_val *first = json_first(array_begin, SPDK_JSON_VAL_ARRAY_BEGIN); in spdk_json_array_first()
/spdk/include/spdk/
H A Djson.h336 struct spdk_json_val *spdk_json_array_first(struct spdk_json_val *array_begin);