Searched refs:eh_max (Results 1 – 4 of 4) sorted by relevance
88 __le16 eh_max; /* capacity of store in entries */ member98 (sizeof(struct ext4_extent) * le16_to_cpu((hdr)->eh_max)))168 < le16_to_cpu((__path__)->p_hdr->eh_max))174 ((le16_to_cpu((__hdr__)->eh_max)) ? \175 ((EXT_FIRST_EXTENT((__hdr__)) + le16_to_cpu((__hdr__)->eh_max) - 1)) \178 ((le16_to_cpu((__hdr__)->eh_max)) ? \179 ((EXT_FIRST_INDEX((__hdr__)) + le16_to_cpu((__hdr__)->eh_max) - 1)) \
469 if (unlikely(eh->eh_max == 0)) { in __ext4_ext_check()474 if (unlikely(le16_to_cpu(eh->eh_max) > max)) { in __ext4_ext_check()478 if (unlikely(le16_to_cpu(eh->eh_entries) > le16_to_cpu(eh->eh_max))) { in __ext4_ext_check()510 le16_to_cpu(eh->eh_max), in __ext4_ext_check()877 eh->eh_max = cpu_to_le16(ext4_ext_space_root(inode, 0)); in ext4_ext_tree_init()929 ppos, le16_to_cpu(eh->eh_entries), le16_to_cpu(eh->eh_max)); in ext4_find_extent()993 >= le16_to_cpu(curp->p_hdr->eh_max))) { in ext4_ext_insert_index()997 le16_to_cpu(curp->p_hdr->eh_max)); in ext4_ext_insert_index()1140 neh->eh_max = cpu_to_le16(ext4_ext_space_block(inode, 0)); in ext4_ext_split()1147 path[depth].p_hdr->eh_max)) { in ext4_ext_split()[all …]
1576 eh->eh_max = cpu_to_le16( in ext4_fc_replay_inode()
88 - eh_max