Home
last modified time | relevance | path

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

/qemu/hw/9pfs/
H A D9p-util.h99 #define qemu_openat openat macro
148 return qemu_openat(dirfd, name, in openat_dir()
160 fd = qemu_openat(dirfd, name, flags | O_NOFOLLOW | O_NOCTTY | O_NONBLOCK, in openat_file()