Searched defs:oldabi_stat64 (Results 1 – 1 of 1) sorted by relevance
89 struct oldabi_stat64 { struct90 unsigned long long st_dev;91 unsigned int __pad1;92 unsigned long __st_ino;93 unsigned int st_mode;94 unsigned int st_nlink;119 struct oldabi_stat64 __user *statbuf) in cp_oldabi_stat64() argument