Searched refs:_jbl_patch_node (Results 1 – 1 of 1) sorted by relevance
/third_party/ejdb/src/jbl/ |
D | jbl.c | 2481 static iwrc _jbl_patch_node(JBL_NODE root, const JBL_PATCH *p, size_t cnt, IWPOOL *pool) { in _jbl_patch_node() function 2521 rc = _jbl_patch_node(root, p, cnt, pool); in _jbl_patch() 2609 return _jbl_patch_node(root, p, cnt, pool); in jbn_patch() 2878 rc = _jbl_patch_node(root, p, cnt, pool); in jbn_patch_auto()
|