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