Searched refs:v9fs_co_remove (Results 1 – 3 of 3) sorted by relevance
87 int coroutine_fn v9fs_co_remove(V9fsPDU *, V9fsPath *);
264 int coroutine_fn v9fs_co_remove(V9fsPDU *pdu, V9fsPath *path) in v9fs_co_remove() function
3201 err = v9fs_co_remove(pdu, &fidp->path); in v9fs_remove()