Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A Dcoth.h83 int coroutine_fn v9fs_co_remove(V9fsPDU *, V9fsPath *);
H A Dcofs.c227 int coroutine_fn v9fs_co_remove(V9fsPDU *pdu, V9fsPath *path) in v9fs_co_remove() function
H A D9p.c3130 err = v9fs_co_remove(pdu, &fidp->path); in v9fs_remove()