Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/persistent-data/
Ddm-array.h130 typedef int (*value_fn)(uint32_t index, void *value_le, void *context); typedef
132 uint32_t size, value_fn fn, void *context);
Ddm-array.c708 value_fn fn, void *context, in populate_ablock_with_values()
732 uint32_t size, value_fn fn, void *context) in dm_array_new()