Searched refs:newblob (Results 1 – 1 of 1) sorted by relevance
103 struct allocation_blob *newblob = blob_alloc(chunking); in allocate() local104 if (!newblob) in allocate()109 newblob->next = blob; in allocate()110 blob = newblob; in allocate()111 desc->blobs = newblob; in allocate()