sm_ll_insert
int sm_ll_insert(struct ll_disk *ll, dm_block_t b, uint32_t ref_count, int32_t *nr_allocations);
r = sm_ll_insert(&smd->ll, b, count, &nr_allocations);
r = sm_ll_insert(&smm->ll, b, count, &nr_allocations);