HFS_VOL_JOURNALED
if (!(in_vol->vh.attributes & (1<<HFS_VOL_JOURNALED)))
if (out_vol->vh.attributes & (1<<HFS_VOL_JOURNALED)) {