Home
last modified time | relevance | path

Searched defs:next_mapping (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/block/
H A Dvvfat.c2375 mapping_t* next_mapping = i >= s->mapping.next ? NULL : in commit_mappings() local
/openbmc/linux/drivers/md/
H A Ddm-thin.c273 struct dm_thin_new_mapping *next_mapping; member