Home
last modified time | relevance | path

Searched defs:iounit (Results 1 – 4 of 4) sorted by relevance

/qemu/scripts/
H A Danalyse-9p-simpletrace.py120 def v9fs_open_return(self, tag, id, type, version, path, iounit): argument
126 def v9fs_lcreate_return(self, tag, id, type, version, path, iounit): argument
156 def v9fs_create_return(self, tag, id, type, version, path, iounit): argument
/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.c730 void v9fs_rlopen(P9Req *req, v9fs_qid *qid, uint32_t *iounit) in v9fs_rlopen()
933 void v9fs_rlcreate(P9Req *req, v9fs_qid *qid, uint32_t *iounit) in v9fs_rlcreate()
H A Dvirtio-9p-client.h260 uint32_t *iounit; member
376 uint32_t *iounit; member
/qemu/hw/9pfs/
H A D9p.c1339 int32_t iounit = 0; in blksize_to_iounit() local
2042 int iounit = 0; in v9fs_open() local
2149 int32_t iounit; in v9fs_lcreate() local
2834 int iounit; in v9fs_create() local