Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/kernel/
Dsys_sparc32.c64 static int cp_compat_stat64(struct kstat *stat, in cp_compat_stat64() function
101 error = cp_compat_stat64(&stat, statbuf); in COMPAT_SYSCALL_DEFINE2()
112 error = cp_compat_stat64(&stat, statbuf); in COMPAT_SYSCALL_DEFINE2()
123 error = cp_compat_stat64(&stat, statbuf); in COMPAT_SYSCALL_DEFINE2()
137 return cp_compat_stat64(&stat, statbuf); in COMPAT_SYSCALL_DEFINE4()