Searched refs:sys_stat (Results 1 – 11 of 11) sorted by relevance
1058 int sys_stat(const char *path, struct stat *buf) in sys_stat() function1069 #error Neither __NR_newfstatat nor __NR_stat defined, cannot implement sys_stat() in sys_stat()1090 int ret = sys_stat(path, buf); in stat()
582 u_char sys_stat; member
362 | stat | 1573 | Filesystem | sys_stat() |542 | stat | 24 | Filesystem | sys_stat() |
28 18 common oldstat sys_stat
32 # 18 was sys_stat
32 18 i386 oldstat sys_stat
28 # 18 was sys_stat
30 18 32 oldstat sys_stat sys_ni_syscall
1241 asmlinkage long sys_stat(const char __user *filename,
Completed in 16 milliseconds