Home
last modified time | relevance | path

Searched refs:qemu_utimensat (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/9pfs/
H A D9p-util.h104 #define qemu_utimensat utimensat macro
H A D9p-local.c1084 ret = qemu_utimensat(dirfd, name, buf, AT_SYMLINK_NOFOLLOW); in local_utimensat()