Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/kernel/
Dsys_oabi-compat.c88 struct oldabi_stat64 { struct
89 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