Home
last modified time | relevance | path

Searched refs:fsdev_throttle_cleanup (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/fsdev/
H A Dqemu-fsdev-throttle.h36 void fsdev_throttle_cleanup(FsThrottle *);
H A Dqemu-fsdev-throttle.c117 void fsdev_throttle_cleanup(FsThrottle *fst) in fsdev_throttle_cleanup() function
/openbmc/qemu/hw/9pfs/
H A D9p.c4302 fsdev_throttle_cleanup(s->ctx.fst); in v9fs_device_unrealize_common()