Searched refs:sys_stat64 (Results 1 – 12 of 12) sorted by relevance
/linux-2.4.37.9/arch/mips/kernel/ |
D | syscalls.h | 230 SYS(sys_stat64, 2)
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | calls.S | 212 /* 195 */ .long SYMBOL_NAME(sys_stat64)
|
/linux-2.4.37.9/arch/sparc/kernel/ |
D | systbls.S | 48 /*135*/ .long sys_nis_syscall, sys_mkdir, sys_rmdir, sys_utimes, sys_stat64
|
/linux-2.4.37.9/fs/ |
D | stat.c | 338 asmlinkage long sys_stat64(char * filename, struct stat64 * statbuf, long flags) in sys_stat64() function
|
/linux-2.4.37.9/arch/m68k/kernel/ |
D | entry.S | 617 .long SYMBOL_NAME(sys_stat64) /* 195 */
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | systbls.S | 49 .word sys_nis_syscall, sys_mkdir, sys_rmdir, sys32_utimes, sys_stat64
|
/linux-2.4.37.9/arch/cris/kernel/ |
D | entry.S | 1019 .long SYMBOL_NAME(sys_stat64) /* 195 */
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | entry.S | 602 .long SYMBOL_NAME(sys_stat64) /* 195 */
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | misc.S | 797 .llong .sys_stat64 /* 195 - stat64 */
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | misc.S | 1258 .long sys_stat64 /* 195 */
|
/linux-2.4.37.9/arch/sh/kernel/ |
D | entry.S | 1357 .long SYMBOL_NAME(sys_stat64) /* 195 */
|
/linux-2.4.37.9/arch/sh64/kernel/ |
D | entry.S | 403 .long sys_stat64 /* 195 */
|