Home
last modified time | relevance | path

Searched refs:futimes (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Duser_syms.c75 EXPORT_SYMBOL_PROTO(futimes); variable
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs_user.c235 * times according to the changes to perform, and then call futimes() in set_attr()
259 if (futimes(fd, times) != 0) in set_attr()
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_user.c236 * times according to the changes to perform, and then call futimes() in set_attr()
260 if (futimes(fd, times) != 0) in set_attr()

Completed in 2 milliseconds