allocation_blob
struct allocation_blob *newblob = blob_alloc(chunking);
offset = offsetof(struct allocation_blob, data);
blob->offset = offset - offsetof(struct allocation_blob, data);
struct allocation_blob *blob = desc->blobs;
struct allocation_blob *next = blob->next;
struct allocation_blob *blob = desc->blobs;
struct allocation_blob *blobs;
struct allocation_blob *next;
struct allocation_blob *blob = desc->blobs;
struct allocation_blob *next = blob->next;
static void free_all_sm_states(struct allocation_blob *blob)
struct allocation_blob *blob = desc->blobs;
struct allocation_blob *next = blob->next;