Searched refs:KV_LOOP_CONTINUE (Results 1 – 3 of 3) sorted by relevance
16 #define KV_LOOP_CONTINUE 10000 /* Loop Continue */ macro
323 return KV_LOOP_CONTINUE; in __item_recovery_cb()341 return KV_LOOP_CONTINUE; in __item_find_cb()359 return KV_LOOP_CONTINUE; in __item_find_cb()397 res = KV_LOOP_CONTINUE; in __item_gc_cb()418 return KV_LOOP_CONTINUE; in __item_del_by_prefix_cb()435 return KV_LOOP_CONTINUE; in __item_del_by_prefix_cb()791 } else if (res != KV_LOOP_CONTINUE) { in kv_item_traverse()
44 return KV_LOOP_CONTINUE; in __item_print_cb()
Completed in 5 milliseconds