Searched refs:hint_size (Results 1 – 2 of 2) sorted by relevance
85 if (type->hint_size != 0 && type->hint_size != 4) { in dm_cache_policy_register()86 DMWARN("hint size must be 0 or 4 but %llu supplied.", (unsigned long long) type->hint_size); in dm_cache_policy_register()170 return t->hint_size; in dm_cache_policy_get_hint_size()
174 size_t hint_size; member