Searched refs:cache_len (Results 1 – 1 of 1) sorted by relevance
532 uuid_cache_get_or_insert(uuid_t *uuid, uuid_t **uuid_cache, size_t cache_len, in uuid_cache_get_or_insert() argument535 for (uint32_t i = 0; i < cache_len; i++) { in uuid_cache_get_or_insert()