Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/persistent-data/
H A Ddm-array.c251 static int lookup_ablock(struct dm_array_info *info, dm_block_t root, in lookup_ablock() function
790 r = lookup_ablock(info, root, index / max_entries, &block, &ab); in dm_array_get_value()