Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Dstat.c693 static int cp_compat_stat(struct kstat *stat, struct compat_stat __user *ubuf) in cp_compat_stat() function
737 return cp_compat_stat(&stat, statbuf); in COMPAT_SYSCALL_DEFINE2()
749 return cp_compat_stat(&stat, statbuf); in COMPAT_SYSCALL_DEFINE2()
763 return cp_compat_stat(&stat, statbuf); in COMPAT_SYSCALL_DEFINE4()
774 error = cp_compat_stat(&stat, statbuf); in COMPAT_SYSCALL_DEFINE2()

Completed in 6 milliseconds