Home
last modified time | relevance | path

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

/fs/
Dcompat.c140 static int cp_compat_stat(struct kstat *stat, struct compat_stat __user *ubuf) in cp_compat_stat() function
186 error = cp_compat_stat(&stat, statbuf); in compat_sys_newstat()
197 error = cp_compat_stat(&stat, statbuf); in compat_sys_newlstat()
217 error = cp_compat_stat(&stat, statbuf); in compat_sys_newfstatat()
231 error = cp_compat_stat(&stat, statbuf); in compat_sys_newfstat()