Searched refs:compat_sys_futimesat (Results 1 – 1 of 1) sorted by relevance
116 asmlinkage long compat_sys_futimesat(unsigned int dfd, char __user *filename, struct compat_timeval… in compat_sys_futimesat() function137 return compat_sys_futimesat(AT_FDCWD, filename, t); in compat_sys_utimes()