Home
last modified time | relevance | path

Searched refs:V9FS_PROTO_2000L (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/9pfs/
A D9p.h100 V9FS_PROTO_2000L = 0x02, enumerator
A D9p.c1055 if (s->proto_version != V9FS_PROTO_2000L) { in pdu_complete()
1077 if (s->proto_version == V9FS_PROTO_2000L) { in pdu_complete()
1413 s->proto_version = V9FS_PROTO_2000L; in v9fs_version()
1986 if (s->proto_version == V9FS_PROTO_2000L) { in v9fs_open()
2028 if (s->proto_version == V9FS_PROTO_2000L) { in v9fs_open()
2601 if (s->proto_version != V9FS_PROTO_2000L) { in v9fs_readdir()

Completed in 12 milliseconds