Searched defs:oldabi_stat64 (Results 1 – 1 of 1) sorted by relevance
92 struct oldabi_stat64 { struct93 unsigned long long st_dev;94 unsigned int __pad1;95 unsigned long __st_ino;96 unsigned int st_mode;97 unsigned int st_nlink;122 struct oldabi_stat64 __user *statbuf) in cp_oldabi_stat64() argument