Searched refs:_jb_idx_record_remove (Results 1 – 1 of 1) sorted by relevance
/third_party/ejdb/src/ |
D | ejdb2.c | 655 IW_INLINE iwrc _jb_idx_record_remove(JBIDX idx, int64_t id, JBL jbl) { in _jb_idx_record_remove() function 727 IWRC(_jb_idx_record_remove(idx, ctx->id, ctx->jbl), rc); in _jb_put_handler_after() 1514 IWRC(_jb_idx_record_remove(idx, id, &jbl), rc); in ejdb_del() 1533 IWRC(_jb_idx_record_remove(idx, id, jbl), rc); in jb_del() 1545 IWRC(_jb_idx_record_remove(idx, id, jbl), rc); in jb_cursor_del()
|