fs_u
if ((fsun = calloc(1, sizeof (union fs_u))) == NULL ||
union fs_u *fsun1;
fsun1 = calloc(1, sizeof(union fs_u));