Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A Dcoth.h72 int coroutine_fn v9fs_co_chmod(V9fsPDU *, V9fsPath *, mode_t);
H A Dcofs.c98 int coroutine_fn v9fs_co_chmod(V9fsPDU *pdu, V9fsPath *path, mode_t mode) in v9fs_co_chmod() function
H A D9p.c1679 err = v9fs_co_chmod(pdu, &fidp->path, v9iattr.mode); in v9fs_setattr()
3495 err = v9fs_co_chmod(pdu, &fidp->path, in v9fs_wstat()