Home
last modified time | relevance | path

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

/qemu/hw/9pfs/
H A D9p.c2028 static int32_t coroutine_fn get_iounit(V9fsPDU *pdu, V9fsPath *path) in get_iounit() function
2124 iounit = get_iounit(pdu, &fidp->path); in v9fs_open()
2195 iounit = get_iounit(pdu, &fidp->path); in v9fs_lcreate()
3000 iounit = get_iounit(pdu, &fidp->path); in v9fs_create()