Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dstat.c35 static int cp_old_stat(struct inode * inode, struct __old_kernel_stat * statbuf) in cp_old_stat() function
150 error = cp_old_stat(nd.dentry->d_inode, statbuf); in sys_stat()
187 error = cp_old_stat(nd.dentry->d_inode, statbuf); in sys_lstat()
227 err = cp_old_stat(dentry->d_inode, statbuf); in sys_fstat()