Home
last modified time | relevance | path

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

/qemu/hw/9pfs/
H A Dcoth.h89 int coroutine_fn v9fs_co_unlinkat(V9fsPDU *, V9fsPath *, V9fsString *,
H A Dcofs.c284 int coroutine_fn v9fs_co_unlinkat(V9fsPDU *pdu, V9fsPath *path, in v9fs_co_unlinkat() function
H A D9p.c3271 err = v9fs_co_unlinkat(pdu, &dfidp->path, &name, rflags); in v9fs_unlinkat()