Home
last modified time | relevance | path

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

/qemu/fsdev/
A Dfile-op-9p.h74 #define V9FS_FORBID_MULTIDEVS 0x00000400 macro
/qemu/hw/9pfs/
A D9p-local.c1526 fse->export_flags &= ~V9FS_FORBID_MULTIDEVS; in local_parse_opts()
1530 fse->export_flags |= V9FS_FORBID_MULTIDEVS; in local_parse_opts()
1532 fse->export_flags &= ~V9FS_FORBID_MULTIDEVS; in local_parse_opts()
A D9p.c971 if (pdu->s->ctx.export_flags & V9FS_FORBID_MULTIDEVS) { in stat_to_qid()

Completed in 23 milliseconds