Searched refs:v9fs_co_utimensat (Results 1 – 3 of 3) sorted by relevance
73 int coroutine_fn v9fs_co_utimensat(V9fsPDU *, V9fsPath *, struct timespec [2]);
121 int coroutine_fn v9fs_co_utimensat(V9fsPDU *pdu, V9fsPath *path, in v9fs_co_utimensat() function
1708 err = v9fs_co_utimensat(pdu, &fidp->path, times); in v9fs_setattr()3523 err = v9fs_co_utimensat(pdu, &fidp->path, times); in v9fs_wstat()