Searched refs:alloc_entry_p (Results 1 – 1 of 1) sorted by relevance
261 db_alloc_header_t *alloc_entry_p; in dm_alloc() local274 alloc_entry_p = (db_alloc_header_t *)best_entry_p; in dm_alloc()276 if (alloc_entry_p->flags != DM_FREE) in dm_alloc()289 return alloc_entry_p->buffer_a; in dm_alloc()