Home
last modified time | relevance | path

Searched defs:utimensat (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/
H A Dutimes.c148 SYSCALL_DEFINE4(utimensat, int, dfd, const char __user *, filename, in SYSCALL_DEFINE4() argument
/openbmc/qemu/fsdev/
H A Dfile-op-9p.h131 int (*utimensat)(FsContext *, V9fsPath *, const struct timespec *); member