Searched refs:cp_new_stat32 (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/kernel/
H A Dlinux32.c72 static int cp_new_stat32(struct inode * inode, struct stat32 * statbuf) function
139 error = cp_new_stat32(nd.dentry->d_inode, statbuf);
156 error = cp_new_stat32(nd.dentry->d_inode, statbuf);
175 err = cp_new_stat32(dentry->d_inode, statbuf);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dsys_parisc32.c848 static int cp_new_stat32(struct inode *inode, struct stat32 *statbuf) function
917 error = cp_new_stat32(nd.dentry->d_inode, statbuf);
932 error = cp_new_stat32(nd.dentry->d_inode, statbuf);
949 err = cp_new_stat32(dentry->d_inode, statbuf);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dsys_ppc32.c862 static int cp_new_stat32(struct inode *inode, struct stat32 *statbuf) function
958 error = cp_new_stat32(nd.dentry->d_inode, statbuf);
975 error = cp_new_stat32(nd.dentry->d_inode, statbuf);
995 err = cp_new_stat32(dentry->d_inode, statbuf);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dlinux32.c1489 static int cp_new_stat32(struct inode *inode, struct stat32 *statbuf) function
1582 error = cp_new_stat32(nd.dentry->d_inode, statbuf);
1597 error = cp_new_stat32(nd.dentry->d_inode, statbuf);
1615 err = cp_new_stat32(dentry->d_inode, statbuf);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsys_sparc32.c1478 static int cp_new_stat32(struct inode *inode, struct stat32 *statbuf) function
1573 error = cp_new_stat32(nd.dentry->d_inode, statbuf);
1588 error = cp_new_stat32(nd.dentry->d_inode, statbuf);
1606 err = cp_new_stat32(dentry->d_inode, statbuf);

Completed in 173 milliseconds