taglinefilesource code
new_stat39fs/stat.cstatic void cp_new_stat(struct inode * inode, struct new_stat * statbuf)
new_stat41fs/stat.cstruct new_stat tmp;
new_stat113fs/stat.casmlinkage int sys_newstat(char * filename, struct new_stat * statbuf)
new_stat145fs/stat.casmlinkage int sys_newlstat(char * filename, struct new_stat * statbuf)
new_stat176fs/stat.casmlinkage int sys_newfstat(unsigned int fd, struct new_stat * statbuf)