Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dfile-posix.c1217 static int hdev_get_max_hw_transfer(int fd, struct stat *st) in hdev_get_max_hw_transfer() function
1571 int ret = hdev_get_max_hw_transfer(s->fd, &st); in raw_refresh_limits()