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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dstat.c114 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) function
166 return cp_old_stat(&stat, statbuf);
179 return cp_old_stat(&stat, statbuf);
188 error = cp_old_stat(&stat, statbuf);

Completed in 190 milliseconds