Home
last modified time | relevance | path

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

/drivers/md/persistent-data/
Ddm-array.h129 typedef int (*value_fn)(uint32_t index, void *value_le, void *context); typedef
131 uint32_t size, value_fn fn, void *context);
Ddm-array.c703 value_fn fn, void *context, in populate_ablock_with_values()
727 uint32_t size, value_fn fn, void *context) in dm_array_new()