Searched refs:cp_new_stat64 (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.c336 static long cp_new_stat64(struct kstat *stat, struct stat64 __user *statbuf) function
380 error = cp_new_stat64(&stat, statbuf);
392 error = cp_new_stat64(&stat, statbuf);
403 error = cp_new_stat64(&stat, statbuf);
417 return cp_new_stat64(&stat, statbuf);

Completed in 90 milliseconds