Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A Dcoth.h73 int coroutine_fn v9fs_co_utimensat(V9fsPDU *, V9fsPath *, struct timespec [2]);
H A Dcofs.c121 int coroutine_fn v9fs_co_utimensat(V9fsPDU *pdu, V9fsPath *path, in v9fs_co_utimensat() function
H A D9p.c1708 err = v9fs_co_utimensat(pdu, &fidp->path, times); in v9fs_setattr()
3523 err = v9fs_co_utimensat(pdu, &fidp->path, times); in v9fs_wstat()