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