Home
last modified time | relevance | path

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

/qemu/fsdev/
H A Dfile-op-9p.h78 #define V9FS_NO_PERF_WARN 0x00000800 macro
/qemu/hw/9pfs/
H A Dvirtio-9p-device.c211 fse->export_flags |= V9FS_NO_PERF_WARN; in virtio_9p_device_realize()
H A D9p.c1430 if (s->msize <= 8192 && !(s->ctx.export_flags & V9FS_NO_PERF_WARN)) { in v9fs_version()