TYPE_EXTEND
if (entry_type == TYPE_EXTEND) {
return TYPE_EXTEND;
} else if (type == TYPE_EXTEND) {
exfat_set_entry_type(ep, TYPE_EXTEND);
if (exfat_get_entry_type(ep) != TYPE_EXTEND)
if (type != TYPE_EXTEND)
else if (type != TYPE_EXTEND)