Home
last modified time | relevance | path

Searched refs:CS_NAMES (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_object.c373 const char *names[CS_NR] = CS_NAMES; in cache_stats_print()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dcl_object.h2592 #define CS_NAMES { "lookup", "hit", "total", "busy", "create" } macro