Home
last modified time | relevance | path

Searched refs:cp_oldabi_stat64 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c121 static long cp_oldabi_stat64(struct kstat *stat, in cp_oldabi_stat64() function
154 error = cp_oldabi_stat64(&stat, statbuf); in sys_oabi_stat64()
164 error = cp_oldabi_stat64(&stat, statbuf); in sys_oabi_lstat64()
174 error = cp_oldabi_stat64(&stat, statbuf); in sys_oabi_fstat64()
189 return cp_oldabi_stat64(&stat, statbuf); in sys_oabi_fstatat64()