Searched refs:alloc_descr (Results 1 – 1 of 1) sorted by relevance
319 char alloc_descr[SE_DESC_MLEN]; in storage_OS_get_memstat() local329 snprintf(alloc_descr, sizeof(alloc_descr), in storage_OS_get_memstat()334 snprintf(alloc_descr, sizeof(alloc_descr), in storage_OS_get_memstat()339 snprintf(alloc_descr, sizeof(alloc_descr), in storage_OS_get_memstat()344 if ((entry = storage_find_by_name(alloc_descr)) == NULL && in storage_OS_get_memstat()345 (entry = storage_entry_create(alloc_descr)) == NULL) in storage_OS_get_memstat()