Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dtypes.h243 VDO_HASH_ZONE_COMPLETION, enumerator
H A Ddedupe.c311 vdo_assert_completion_type(completion, VDO_HASH_ZONE_COMPLETION); in as_hash_zone()
2361 vdo_initialize_completion(&zone->completion, vdo, VDO_HASH_ZONE_COMPLETION); in initialize_zone()