taglinefilesource code
old_file70kernel/fork.cstatic struct file * copy_fd(struct file * old_file)
old_file76kernel/fork.cmemcpy(new_file,old_file,sizeof(struct file));