cache_add
int cache_add(isns_obj_t *, int, uint32_t *, int *);
return (cache_add(obj, 0, uid_p, update_p));
return (cache_add(obj, 1, uid_p, NULL));