Searched refs:ext4_es_is_hole (Results 1 – 4 of 4) sorted by relevance
177 static inline int ext4_es_is_hole(struct extent_status *es) in ext4_es_is_hole() function
527 if (ext4_es_is_hole(es1)) in ext4_es_can_be_merged()660 if (!ext4_es_is_delayed(es) && !ext4_es_is_hole(es)) { in ext4_es_insert_extent_ext_check()691 if (ext4_es_is_delayed(es) || ext4_es_is_hole(es)) { in ext4_es_insert_extent_ind_check()
544 } else if (ext4_es_is_delayed(&es) || ext4_es_is_hole(&es)) { in ext4_map_blocks()1747 if (ext4_es_is_hole(&es)) { in ext4_da_map_blocks()
2205 if (ext4_es_is_hole(&es)) in ext4_fill_es_cache_info()