Home
last modified time | relevance | path

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

/arch/arm/kernel/
Dsys_oabi-compat.c118 static long cp_oldabi_stat64(struct kstat *stat, in cp_oldabi_stat64() function
151 error = cp_oldabi_stat64(&stat, statbuf); in sys_oabi_stat64()
161 error = cp_oldabi_stat64(&stat, statbuf); in sys_oabi_lstat64()
171 error = cp_oldabi_stat64(&stat, statbuf); in sys_oabi_fstat64()
186 return cp_oldabi_stat64(&stat, statbuf); in sys_oabi_fstatat64()