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()461 if (unlikely(le16_to_cpu(eh->eh_entries) > le16_to_cpu(eh->eh_max))) { in __ext4_ext_check()488 le16_to_cpu(eh->eh_entries), le16_to_cpu(eh->eh_max), in __ext4_ext_check()539 for (i = le16_to_cpu(eh->eh_entries); i > 0; i--, ex++) { in __read_extent_tree_block()669 for (i = 0; i < le16_to_cpu(eh->eh_entries); i++, ex++) { in ext4_ext_show_leaf()767 for (k = 0; k < le16_to_cpu(eh->eh_entries); k++, ix++) { in ext4_ext_binsearch_idx()801 if (eh->eh_entries == 0) { in ext4_ext_binsearch()838 for (k = 0; k < le16_to_cpu(eh->eh_entries); k++, ex++) { in ext4_ext_binsearch()857 eh->eh_entries = 0; in ext4_ext_tree_init()[all …]
392 for (i = 0; i < le16_to_cpu(eh->eh_entries); i++, ix++) { in free_ext_idx()420 for (i = 0; i < le16_to_cpu(eh->eh_entries); i++, ix++) { in free_ext_block()647 eh->eh_depth != 0 || le16_to_cpu(eh->eh_entries) > 1) { in ext4_ind_migrate()651 if (eh->eh_entries == 0) in ext4_ind_migrate()