copy_from_dinode
rc = copy_from_dinode(dp, ip);
if ((copy_from_dinode(dp, ip) != 0) || (ip->i_nlink == 0)) {
static int copy_from_dinode(struct dinode *, struct inode *);