zfs_dnode_stat
return (zfs_dnode_stat(spa, &fp->f_dnode, sb));
if ((rc = zfs_dnode_stat(spa, &dn, &sb)) != 0)
rc = zfs_dnode_stat(spa, &dn, &sb);