Home
last modified time | relevance | path

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

/qemu/block/
A Draw-format.c509 bs->supported_truncate_flags = bs->file->bs->supported_truncate_flags & in raw_open()
A Dfile-win32.c433 bs->supported_truncate_flags = BDRV_REQ_ZERO_WRITE; in raw_open()
A Dnfs.c624 bs->supported_truncate_flags = BDRV_REQ_ZERO_WRITE; in nfs_file_open()
A Dssh.c870 bs->supported_truncate_flags = BDRV_REQ_ZERO_WRITE; in ssh_open()
A Drbd.c1184 bs->supported_truncate_flags = BDRV_REQ_ZERO_WRITE; in qemu_rbd_open()
A Dio.c3631 if (flags & ~bs->supported_truncate_flags) { in bdrv_co_truncate()
A Dfile-posix.c810 bs->supported_truncate_flags = BDRV_REQ_ZERO_WRITE; in raw_open_common()
A Dqcow2.c1865 bs->supported_truncate_flags = BDRV_REQ_ZERO_WRITE; in qcow2_do_open()
/qemu/include/block/
A Dblock_int-common.h1151 BdrvRequestFlags supported_truncate_flags; member

Completed in 45 milliseconds