Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/kernel/
Dsys_oabi-compat.c115 static long cp_oldabi_stat64(struct kstat *stat, in cp_oldabi_stat64() function
148 error = cp_oldabi_stat64(&stat, statbuf); in sys_oabi_stat64()
158 error = cp_oldabi_stat64(&stat, statbuf); in sys_oabi_lstat64()
168 error = cp_oldabi_stat64(&stat, statbuf); in sys_oabi_fstat64()
183 return cp_oldabi_stat64(&stat, statbuf); in sys_oabi_fstatat64()