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