Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Draw-format.c404 bs->bl.has_variable_length = bs->file->bs->bl.has_variable_length; in raw_refresh_limits()
H A Dfile-win32.c839 bs->bl.has_variable_length = true; in hdev_refresh_limits()
H A Dio.c208 bs->bl.has_variable_length |= c->bs->bl.has_variable_length; in bdrv_refresh_limits()
H A Dfile-posix.c4306 bs->bl.has_variable_length = true; in cdrom_refresh_limits()
/openbmc/qemu/include/block/
H A Dblock_int-common.h881 bool has_variable_length; member
/openbmc/qemu/
H A Dblock.c6169 if (bs->bl.has_variable_length) { in bdrv_co_nb_sectors()
6190 if (bs->bl.has_variable_length) { in bdrv_nb_sectors()