Searched refs:size_kb (Results 1 – 1 of 1) sorted by relevance
538 unsigned int size_kb; in size_show() local543 if (cache_size_kb(cache, &size_kb)) in size_show()546 return sprintf(buf, "%uK\n", size_kb); in size_show()