JBD2_FLAG_SAME_UUID
tag_flag |= JBD2_FLAG_SAME_UUID;
if (!(tag.t_flags & cpu_to_be16(JBD2_FLAG_SAME_UUID)))
if (!(flags & JBD2_FLAG_SAME_UUID))