Searched refs:ext4_es_end (Results 1 – 1 of 1) sorted by relevance
197 static inline ext4_lblk_t ext4_es_end(struct extent_status *es) in ext4_es_end() function217 else if (lblk > ext4_es_end(es)) in __es_tree_search()226 if (es && lblk > ext4_es_end(es)) { in __es_tree_search()659 } else if (newes->es_lblk > ext4_es_end(es)) { in __es_insert_extent()811 else if (lblk > ext4_es_end(es1)) in ext4_es_lookup_extent()866 len2 = ext4_es_end(es) > end ? ext4_es_end(es) - end : 0; in __es_remove_extent()912 while (es && ext4_es_end(es) <= end) { in __es_remove_extent()926 len1 = ext4_es_end(es) - end; in __es_remove_extent()