Home
last modified time | relevance | path

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

/freebsd/contrib/smart/
H A Dlibsmart.c269 #define THRESH_COUNT 3 macro
591 sm = malloc(sizeof(smart_map_t) + (THRESH_COUNT * sizeof(smart_attr_t))); in __smart_map_ata_thresh()
595 sm->count = THRESH_COUNT; in __smart_map_ata_thresh()