Home
last modified time | relevance | path

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

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