Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-ps-historical-service-time.c42 #define HST_WEIGHT_COUNT 64ULL macro
50 unsigned int weights[HST_WEIGHT_COUNT];
151 HST_WEIGHT_COUNT - 1); in hst_weight()
170 for (i = 0; i < HST_WEIGHT_COUNT - 1; i++) in hst_set_weights()
172 s->weights[HST_WEIGHT_COUNT - 1] = 0; in hst_set_weights()