Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-image-locking.c154 if (qemu_has_ofd_lock()) { in main()
/qemu/util/
H A Dosdep.c232 bool qemu_has_ofd_lock(void) in qemu_has_ofd_lock() function
/qemu/include/qemu/
H A Dosdep.h621 bool qemu_has_ofd_lock(void);
/qemu/block/
H A Dfile-posix.c680 if (!qemu_has_ofd_lock()) { in raw_open_common()
691 s->use_lock = qemu_has_ofd_lock(); in raw_open_common()