Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dtypes.h231 int index_memory; member
H A Ddm-vdo-target.c685 return parse_memory(value, &config->index_memory); in parse_one_key_value_pair()
854 config->index_memory = UDS_MEMORY_CONFIG_256MB; in parse_device_config()
1589 vdo_log_debug("Index memory = %u", config->index_memory); in vdo_initialize()
H A Dvdo.c455 .mem = config->index_memory, in vdo_format()