Searched refs:eh_max (Results 1 – 5 of 5) sorted by relevance
81 __le16 eh_max; /* capacity of store in entries */ member91 (sizeof(struct ext4_extent) * le16_to_cpu((hdr)->eh_max)))161 < le16_to_cpu((__path__)->p_hdr->eh_max))167 ((le16_to_cpu((__hdr__)->eh_max)) ? \168 ((EXT_FIRST_EXTENT((__hdr__)) + le16_to_cpu((__hdr__)->eh_max) - 1)) \171 ((le16_to_cpu((__hdr__)->eh_max)) ? \172 ((EXT_FIRST_INDEX((__hdr__)) + le16_to_cpu((__hdr__)->eh_max) - 1)) \
470 if (unlikely(eh->eh_max == 0)) { in __ext4_ext_check()475 if (unlikely(le16_to_cpu(eh->eh_max) > max)) { in __ext4_ext_check()479 if (unlikely(le16_to_cpu(eh->eh_entries) > le16_to_cpu(eh->eh_max))) { in __ext4_ext_check()511 le16_to_cpu(eh->eh_max), in __ext4_ext_check()880 eh->eh_max = cpu_to_le16(ext4_ext_space_root(inode, 0)); in ext4_ext_tree_init()932 ppos, le16_to_cpu(eh->eh_entries), le16_to_cpu(eh->eh_max)); in ext4_find_extent()994 >= le16_to_cpu(curp->p_hdr->eh_max))) { in ext4_ext_insert_index()998 le16_to_cpu(curp->p_hdr->eh_max)); in ext4_ext_insert_index()1141 neh->eh_max = cpu_to_le16(ext4_ext_space_block(inode, 0)); in ext4_ext_split()1148 path[depth].p_hdr->eh_max)) { in ext4_ext_split()[all …]
285 eh->eh_max = cpu_to_le16(ext4_ext_space_root_idx_test( in extents_kunit_init()
1603 eh->eh_max = cpu_to_le16( in ext4_fc_replay_inode()
88 - eh_max