Searched refs:__NR_statx (Results 1 – 4 of 4) sorted by relevance
37 #ifndef __NR_statx38 #define __NR_statx -1 macro45 return syscall(__NR_statx, dfd, filename, flags, mask, buffer); in statx()
771 #define __NR_statx 291 macro772 __SYSCALL(__NR_statx, sys_statx)
807 #define __NR_statx 397 macro808 __SYSCALL(__NR_statx, sys_statx)
Completed in 12 milliseconds