Home
last modified time | relevance | path

Searched defs:xstat64 (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/mips/kernel/
Dsysirix.c1219 struct xstat64 { in irix_xstat64_xlate() struct
1220 u32 st_dev; s32 st_pad1[3]; in irix_xstat64_xlate()
1221 unsigned long long st_ino; in irix_xstat64_xlate()
1222 u32 st_mode; in irix_xstat64_xlate()
1223 u32 st_nlink; s32 st_uid; s32 st_gid; u32 st_rdev; in irix_xstat64_xlate()
1224 s32 st_pad2[2]; in irix_xstat64_xlate()
1225 long long st_size; in irix_xstat64_xlate()
1226 s32 st_pad3; in irix_xstat64_xlate()
1227 struct { s32 tv_sec, tv_nsec; } st_atime, st_mtime, st_ctime; in irix_xstat64_xlate()
1228 s32 st_blksize; in irix_xstat64_xlate()
[all …]