Home
last modified time | relevance | path

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

/qemu/fsdev/
H A Dqemu-fsdev-throttle.c24 FsThrottle *fst = opaque; in fsdev_throttle_read_timer_cb() local
30 FsThrottle *fst = opaque; in fsdev_throttle_write_timer_cb() local
34 int fsdev_throttle_parse_opts(QemuOpts *opts, FsThrottle *fst, Error **errp) in fsdev_throttle_parse_opts()
81 void fsdev_throttle_init(FsThrottle *fst) in fsdev_throttle_init()
97 void coroutine_fn fsdev_co_throttle_request(FsThrottle *fst, in fsdev_co_throttle_request()
117 void fsdev_throttle_cleanup(FsThrottle *fst) in fsdev_throttle_cleanup()
H A Dfile-op-9p.h94 FsThrottle fst; member
105 FsThrottle *fst; member
/qemu/hw/display/
H A Dvmware_vga.c466 uint8_t *fst; in vmsvga_fill_rect() local