Searched refs:eh_entries (Results 1 – 3 of 3) sorted by relevance
87 __le16 eh_entries; /* number of valid entries */ member167 (le16_to_cpu((__path__)->p_hdr->eh_entries) \170 (EXT_FIRST_EXTENT((__hdr__)) + le16_to_cpu((__hdr__)->eh_entries) - 1)172 (EXT_FIRST_INDEX((__hdr__)) + le16_to_cpu((__hdr__)->eh_entries) - 1)
396 if (eh->eh_entries == 0) in ext4_valid_extent_entries()399 entries = le16_to_cpu(eh->eh_entries); in ext4_valid_extent_entries()478 if (unlikely(le16_to_cpu(eh->eh_entries) > le16_to_cpu(eh->eh_max))) { in __ext4_ext_check()482 if (unlikely((eh->eh_entries == 0) && (depth > 0))) { in __ext4_ext_check()509 le16_to_cpu(eh->eh_entries), in __ext4_ext_check()530 for (i = le16_to_cpu(eh->eh_entries); i > 0; i--, ex++) { in ext4_cache_extents()700 for (i = 0; i < le16_to_cpu(eh->eh_entries); i++, ex++) { in ext4_ext_show_leaf()784 for (k = 0; k < le16_to_cpu(eh->eh_entries); k++, ix++) { in ext4_ext_binsearch_idx()818 if (eh->eh_entries == 0) { in ext4_ext_binsearch()856 for (k = 0; k < le16_to_cpu(eh->eh_entries); k++, ex++) { in ext4_ext_binsearch()[all …]
368 for (i = 0; i < le16_to_cpu(eh->eh_entries); i++, ix++) { in free_ext_idx()401 for (i = 0; i < le16_to_cpu(eh->eh_entries); i++, ix++) { in free_ext_block()640 eh->eh_depth != 0 || le16_to_cpu(eh->eh_entries) > 1) { in ext4_ind_migrate()644 if (eh->eh_entries == 0) in ext4_ind_migrate()