Searched refs:qemu_utimensat (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/9pfs/ | ||
H A D | 9p-util.h | 104 #define qemu_utimensat utimensat macro |
H A D | 9p-local.c | 1084 ret = qemu_utimensat(dirfd, name, buf, AT_SYMLINK_NOFOLLOW); in local_utimensat() |