Home
last modified time | relevance | path

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

/linux/fs/
A Dstat.c253 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat() function
300 return cp_old_stat(&stat, statbuf); in SYSCALL_DEFINE2()
313 return cp_old_stat(&stat, statbuf); in SYSCALL_DEFINE2()
322 error = cp_old_stat(&stat, statbuf); in SYSCALL_DEFINE2()

Completed in 6 milliseconds