Home
last modified time | relevance | path

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

/openbmc/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-metadata.c1721 size_t hint_size; in write_hints() local
1732 hint_size = dm_cache_policy_get_hint_size(policy); in write_hints()
1733 if (!hint_size) in write_hints()
1735 cmd->policy_hint_size = hint_size; in write_hints()
H A Ddm-cache-policy-smq.c1869 .hint_size = 4,
1877 .hint_size = 4,
1885 .hint_size = 4,
1893 .hint_size = 4,