taglinefilesource code
new_stat38fs/stat.cstatic void cp_new_stat(struct inode * inode, struct new_stat * statbuf)
new_stat40fs/stat.cstruct new_stat tmp = {0, };
new_stat93fs/stat.cint sys_newstat(char * filename, struct new_stat * statbuf)
new_stat115fs/stat.cint sys_newlstat(char * filename, struct new_stat * statbuf)
new_stat137fs/stat.cint sys_newfstat(unsigned int fd, struct new_stat * statbuf)