Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvvfat.c260 typedef struct mapping_t { struct
262 uint32_t begin,end;
264 unsigned int dir_index;
266 int first_mapping_index;
267 union {
291 } mapping_t; argument