Searched defs:rest_size (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/staging/most/dim2/ | ||
H A D | hal.c | 71 u16 rest_size; member |
/openbmc/qemu/block/ | ||
H A D | vvfat.c | 2547 int rest_size = (size - offset > s->cluster_size ? in commit_one_file() local |