Searched refs:v9fs_co_unlinkat (Results 1 – 3 of 3) sorted by relevance
89 int coroutine_fn v9fs_co_unlinkat(V9fsPDU *, V9fsPath *, V9fsString *,
284 int coroutine_fn v9fs_co_unlinkat(V9fsPDU *pdu, V9fsPath *path, in v9fs_co_unlinkat() function
3271 err = v9fs_co_unlinkat(pdu, &dfidp->path, &name, rflags); in v9fs_unlinkat()