Searched refs:sys_fstat64 (Results 1 – 12 of 12) sorted by relevance
/linux-2.4.37.9/arch/mips/kernel/ |
D | syscalls.h | 232 SYS(sys_fstat64, 2) /* 4215 */
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | calls.S | 214 .long SYMBOL_NAME(sys_fstat64)
|
/linux-2.4.37.9/arch/sparc/kernel/ |
D | systbls.S | 33 /*60*/ .long sys_umask, sys_chroot, sys_newfstat, sys_fstat64, sys_getpagesize
|
/linux-2.4.37.9/fs/ |
D | stat.c | 368 asmlinkage long sys_fstat64(unsigned long fd, struct stat64 * statbuf, long flags) in sys_fstat64() function
|
/linux-2.4.37.9/arch/m68k/kernel/ |
D | entry.S | 619 .long SYMBOL_NAME(sys_fstat64)
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | systbls.S | 34 /*60*/ .word sys_umask, sys_chroot, sys32_newfstat, sys_fstat64, sys_getpagesize
|
/linux-2.4.37.9/arch/cris/kernel/ |
D | entry.S | 1021 .long SYMBOL_NAME(sys_fstat64)
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | entry.S | 604 .long SYMBOL_NAME(sys_fstat64)
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | misc.S | 799 .llong .sys_fstat64 /* 197 - fstat64 */
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | misc.S | 1260 .long sys_fstat64
|
/linux-2.4.37.9/arch/sh/kernel/ |
D | entry.S | 1359 .long SYMBOL_NAME(sys_fstat64)
|
/linux-2.4.37.9/arch/sh64/kernel/ |
D | entry.S | 405 .long sys_fstat64
|