Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dsys_ppc32.c3101 static int cp_old_stat32(struct inode* inode, struct __old_kernel_stat32* statbuf) in cp_old_stat32() function
3137 error = cp_old_stat32(nd.dentry->d_inode, statbuf); in sys32_stat()
3159 err = cp_old_stat32(dentry->d_inode, statbuf); in sys32_fstat()
3179 error = cp_old_stat32(nd.dentry->d_inode, statbuf); in sys32_lstat()