Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.c1962 static int32_t coroutine_fn get_iounit(V9fsPDU *pdu, V9fsPath *path) in get_iounit() function
2051 iounit = get_iounit(pdu, &fidp->path); in v9fs_open()
2122 iounit = get_iounit(pdu, &fidp->path); in v9fs_lcreate()
2922 iounit = get_iounit(pdu, &fidp->path); in v9fs_create()