Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dstat.c279 static long cp_new_stat64(struct inode * inode, struct stat64 * statbuf) in cp_new_stat64() function
347 error = cp_new_stat64(nd.dentry->d_inode, statbuf); in sys_stat64()
362 error = cp_new_stat64(nd.dentry->d_inode, statbuf); in sys_lstat64()
379 err = cp_new_stat64(dentry->d_inode, statbuf); in sys_fstat64()