Home
last modified time | relevance | path

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

/AliOS-Things-master/components/kv/src/
A Dkv.c127 static int32_t kv_block_format(uint8_t blk_idx) in kv_block_format() function
578 if ((res = kv_block_format(i)) != KV_OK) { in kv_init_internal()
596 if ((res = kv_block_format(i)) != KV_OK) { in kv_init_internal()
610 if ((res = kv_block_format(i)) != KV_OK) { in kv_init_internal()
618 if ((res = kv_block_format(0)) != KV_OK) { in kv_init_internal()
696 if (kv_block_format(i) != KV_OK) { in kv_gc_task()

Completed in 3 milliseconds