Searched refs:ext4_es_is_hole (Results 1 – 4 of 4) sorted by relevance
184 static inline int ext4_es_is_hole(struct extent_status *es) in ext4_es_is_hole() function
613 if (ext4_es_is_hole(es1)) in ext4_es_can_be_merged()746 if (!ext4_es_is_delayed(es) && !ext4_es_is_hole(es)) { in ext4_es_insert_extent_ext_check()777 if (ext4_es_is_delayed(es) || ext4_es_is_hole(es)) { in ext4_es_insert_extent_ind_check()
749 } else if (ext4_es_is_delayed(&es) || ext4_es_is_hole(&es)) { in ext4_map_blocks()1925 if (ext4_es_is_hole(&es)) in ext4_da_map_blocks()1978 if (!ext4_es_is_hole(&es)) { in ext4_da_map_blocks()
2241 if (ext4_es_is_hole(&es)) in ext4_fill_es_cache_info()