Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-cache-policy.c85 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()
H A Ddm-cache-policy.h174 size_t hint_size; member
H A Ddm-cache-policy-smq.c1887 .hint_size = 4,
1895 .hint_size = 4,
1903 .hint_size = 4,
1911 .hint_size = 4, in smq_init()