Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/persistent-data/
H A Ddm-array.c806 static int array_set_value(struct dm_array_info *info, dm_block_t root, in array_set_value() function
853 r = array_set_value(info, root, index, value, new_root); in dm_array_set_value()