Home
last modified time | relevance | path

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

/qemu/block/
H A Dfile-posix.c1316 static int get_zones_wp(BlockDriverState *bs, int fd, int64_t offset, in get_zones_wp() function
1389 if (get_zones_wp(bs, fd, offset, nrz, 0) < 0) { in update_zones_wp()
1456 ret = get_zones_wp(bs, s->fd, 0, bs->bl.nr_zones, 0); in raw_refresh_zoned_limits()
3485 ret = get_zones_wp(bs, s->fd, 0, bs->bl.nr_zones, 1); in raw_co_zone_mgmt()