Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/kernel/
Dsys_oabi-compat.c117 static long cp_oldabi_stat64(struct kstat *stat, in cp_oldabi_stat64() function
150 error = cp_oldabi_stat64(&stat, statbuf); in sys_oabi_stat64()
160 error = cp_oldabi_stat64(&stat, statbuf); in sys_oabi_lstat64()
170 error = cp_oldabi_stat64(&stat, statbuf); in sys_oabi_fstat64()
185 return cp_oldabi_stat64(&stat, statbuf); in sys_oabi_fstatat64()