ext4_es_type
ext4_es_type(&es));
ext4_es_type(&chkes) == EXTENT_STATUS_DELAYED)
if (ext4_es_type(es) & status)
if (ext4_es_type(es1) != ext4_es_type(es2))
return (ext4_es_type(es) & EXTENT_STATUS_WRITTEN) != 0;
return (ext4_es_type(es) & EXTENT_STATUS_UNWRITTEN) != 0;
return (ext4_es_type(es) & EXTENT_STATUS_DELAYED) != 0;
return (ext4_es_type(es) & EXTENT_STATUS_HOLE) != 0;