Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c92 struct oldabi_stat64 { struct
93 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