Searched refs:vvfat_read (Results 1 - 1 of 1) sorted by relevance

/external/qemu/block/
H A Dvvfat.c1283 static int vvfat_read(BlockDriverState *bs, int64_t sector_num, function
1697 if (vvfat_read(s->bs,
1774 subret = vvfat_read(s->bs, cluster2sector(s, cluster_num), cluster,
1876 check = vvfat_read(s->bs,
2177 int ret = vvfat_read(s->bs, cluster2sector(s, c), direntry,
2246 ret = vvfat_read(s->bs, cluster2sector(s, c),
2820 .bdrv_read = vvfat_read,

Completed in 126 milliseconds