/linux-2.4.37.9/fs/ |
D | stat.c | 35 static int cp_old_stat(struct inode * inode, struct __old_kernel_stat * statbuf) in cp_old_stat() 73 static int cp_new_stat(struct inode * inode, struct stat * statbuf) in cp_new_stat() 141 asmlinkage long sys_stat(char * filename, struct __old_kernel_stat * statbuf) in sys_stat() 157 asmlinkage long sys_newstat(char * filename, struct stat * statbuf) in sys_newstat() 178 asmlinkage long sys_lstat(char * filename, struct __old_kernel_stat * statbuf) in sys_lstat() 195 asmlinkage long sys_newlstat(char * filename, struct stat * statbuf) in sys_newlstat() 216 asmlinkage long sys_fstat(unsigned int fd, struct __old_kernel_stat * statbuf) in sys_fstat() 235 asmlinkage long sys_newfstat(unsigned int fd, struct stat * statbuf) in sys_newfstat() 279 static long cp_new_stat64(struct inode * inode, struct stat64 * statbuf) in cp_new_stat64() 338 asmlinkage long sys_stat64(char * filename, struct stat64 * statbuf, long flags) in sys_stat64() [all …]
|
/linux-2.4.37.9/arch/parisc/hpux/ |
D | fs.c | 123 static int cp_hpux_stat(struct inode * inode, struct hpux_stat64 * statbuf) in cp_hpux_stat() 195 long hpux_fstat64(unsigned int fd, struct hpux_stat64 *statbuf) in hpux_fstat64() 214 long hpux_lstat64(char *filename, struct hpux_stat64 *statbuf) in hpux_lstat64()
|
/linux-2.4.37.9/arch/ia64/kernel/ |
D | sys_ia64.c | 309 cp_ia64_old_stat (struct inode *inode, struct ia64_oldstat *statbuf) in cp_ia64_old_stat() 366 ia64_oldstat (char *filename, struct ia64_oldstat *statbuf) in ia64_oldstat() 383 ia64_oldlstat (char *filename, struct ia64_oldstat *statbuf) { in ia64_oldlstat() 398 ia64_oldfstat (unsigned int fd, struct ia64_oldstat *statbuf) in ia64_oldfstat()
|
/linux-2.4.37.9/arch/sparc64/solaris/ |
D | fs.c | 128 asmlinkage int solaris_stat(u32 filename, u32 statbuf) in solaris_stat() 150 asmlinkage int solaris_xstat(int vers, u32 filename, u32 statbuf) in solaris_xstat() 156 asmlinkage int solaris_stat64(u32 filename, u32 statbuf) in solaris_stat64() 178 asmlinkage int solaris_lstat(u32 filename, u32 statbuf) in solaris_lstat() 200 asmlinkage int solaris_lxstat(int vers, u32 filename, u32 statbuf) in solaris_lxstat() 205 asmlinkage int solaris_lstat64(u32 filename, u32 statbuf) in solaris_lstat64() 227 asmlinkage int solaris_fstat(unsigned int fd, u32 statbuf) in solaris_fstat() 243 asmlinkage int solaris_fxstat(int vers, u32 fd, u32 statbuf) in solaris_fxstat() 248 asmlinkage int solaris_fstat64(unsigned int fd, u32 statbuf) in solaris_fstat64()
|
/linux-2.4.37.9/drivers/isdn/pcbit/ |
D | drv.c | 743 static char statbuf[STATBUF_LEN]; variable
|
/linux-2.4.37.9/arch/x86_64/ia32/ |
D | sys_ia32.c | 119 sys32_newstat(char * filename, struct stat32 *statbuf) in sys32_newstat() 141 sys32_newlstat(char * filename, struct stat32 *statbuf) in sys32_newlstat() 163 sys32_newfstat(unsigned int fd, struct stat32 *statbuf) in sys32_newfstat() 219 sys32_stat64(char * filename, struct stat64 *statbuf) in sys32_stat64() 239 sys32_lstat64(char * filename, struct stat64 *statbuf) in sys32_lstat64() 259 sys32_fstat64(unsigned int fd, struct stat64 *statbuf) in sys32_fstat64()
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | sys_ppc32.c | 886 static int cp_new_stat32(struct inode *inode, struct stat32 *statbuf) in cp_new_stat32() 971 asmlinkage long sys32_newstat(char* filename, struct stat32* statbuf) in sys32_newstat() 988 asmlinkage long sys32_newlstat(char * filename, struct stat32 *statbuf) in sys32_newlstat() 1006 asmlinkage long sys32_newfstat(unsigned int fd, struct stat32 *statbuf) in sys32_newfstat() 3101 static int cp_old_stat32(struct inode* inode, struct __old_kernel_stat32* statbuf) in cp_old_stat32() 3126 asmlinkage long sys32_stat(char* filename, struct __old_kernel_stat32* statbuf) in sys32_stat() 3146 asmlinkage long sys32_fstat(unsigned int fd, struct __old_kernel_stat32* statbuf) in sys32_fstat() 3168 asmlinkage long sys32_lstat(char* filename, struct __old_kernel_stat32* statbuf) in sys32_lstat()
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | linux32.c | 1509 static int cp_new_stat32(struct inode *inode, struct stat32 *statbuf) in cp_new_stat32() 1597 asmlinkage int sys32_newstat(char * filename, struct stat32 *statbuf) in sys32_newstat() 1612 asmlinkage int sys32_newlstat(char * filename, struct stat32 *statbuf) in sys32_newlstat() 1628 asmlinkage int sys32_newfstat(unsigned int fd, struct stat32 *statbuf) in sys32_newfstat() 4424 asmlinkage long sys32_stat64(char * filename, struct stat64_emu31 * statbuf, long flags) in sys32_stat64() 4448 asmlinkage long sys32_lstat64(char * filename, struct stat64_emu31 * statbuf, long flags) in sys32_lstat64() 4472 asmlinkage long sys32_fstat64(unsigned long fd, struct stat64_emu31 * statbuf, long flags) in sys32_fstat64()
|
/linux-2.4.37.9/arch/mips/kernel/ |
D | sysirix.c | 1263 asmlinkage int irix_xstat(int version, char *filename, struct stat *statbuf) in irix_xstat() 1312 asmlinkage int irix_lxstat(int version, char *filename, struct stat *statbuf) in irix_lxstat() 1361 asmlinkage int irix_fxstat(int version, int fd, struct stat *statbuf) in irix_fxstat()
|
/linux-2.4.37.9/arch/ia64/ia32/ |
D | sys_ia32.c | 208 sys32_newstat (char *filename, struct stat32 *statbuf) in sys32_newstat() 230 sys32_newlstat (char *filename, struct stat32 *statbuf) in sys32_newlstat() 252 sys32_newfstat (unsigned int fd, struct stat32 *statbuf) in sys32_newfstat() 3729 sys32_stat64 (char *filename, struct stat64 *statbuf) in sys32_stat64() 3749 sys32_lstat64 (char *filename, struct stat64 *statbuf) in sys32_lstat64() 3769 sys32_fstat64 (unsigned int fd, struct stat64 *statbuf) in sys32_fstat64()
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | linux32.c | 104 static int cp_new_stat32(struct inode * inode, struct stat32 * statbuf) in cp_new_stat32() 162 asmlinkage int sys32_newstat(char * filename, struct stat32 *statbuf) in sys32_newstat() 179 asmlinkage int sys32_newlstat(char * filename, struct stat32 *statbuf) in sys32_newlstat() 196 asmlinkage long sys32_newfstat(unsigned int fd, struct stat32 * statbuf) in sys32_newfstat()
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | sys_parisc32.c | 848 static int cp_new_stat32(struct inode *inode, struct stat32 *statbuf) in cp_new_stat32() 908 asmlinkage long sys32_newstat(char * filename, struct stat32 *statbuf) in sys32_newstat() 923 asmlinkage long sys32_newlstat(char * filename, struct stat32 *statbuf) in sys32_newlstat() 938 asmlinkage long sys32_newfstat(unsigned int fd, struct stat32 *statbuf) in sys32_newfstat()
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | sys_sparc32.c | 1536 static int cp_new_stat32(struct inode *inode, struct stat32 *statbuf) in cp_new_stat32() 1622 asmlinkage int sys32_newstat(char * filename, struct stat32 *statbuf) in sys32_newstat() 1637 asmlinkage int sys32_newlstat(char * filename, struct stat32 *statbuf) in sys32_newlstat() 1653 asmlinkage int sys32_newfstat(unsigned int fd, struct stat32 *statbuf) in sys32_newfstat()
|
/linux-2.4.37.9/drivers/s390/misc/ |
D | chandev.c | 2802 struct stat statbuf; in chandev_read_conf() local
|
/linux-2.4.37.9/drivers/net/ |
D | de4x5.c | 5638 struct pkt_stats statbuf; in de4x5_ioctl() local
|