Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dstat.c73 static int cp_new_stat(struct inode * inode, struct stat * statbuf) in cp_new_stat() function
166 error = cp_new_stat(nd.dentry->d_inode, statbuf); in sys_newstat()
204 error = cp_new_stat(nd.dentry->d_inode, statbuf); in sys_newlstat()
246 err = cp_new_stat(dentry->d_inode, statbuf); in sys_newfstat()