Home
last modified time | relevance | path

Searched refs:eh_max (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/ext4/
H A Dext4_extents.h88 __le16 eh_max; /* capacity of store in entries */ member
98 (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)) \
H A Dextents.c473 if (unlikely(eh->eh_max == 0)) { in __ext4_ext_check()
478 if (unlikely(le16_to_cpu(eh->eh_max) > max)) { in __ext4_ext_check()
514 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()
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()
1147 path[depth].p_hdr->eh_max)) { in ext4_ext_split()
1150 path[depth].p_hdr->eh_max); in ext4_ext_split()
1884 path[0].p_hdr->eh_max = cpu_to_le16(max_root); in ext4_ext_try_to_merge_up()
2368 < le16_to_cpu(path[depth].p_hdr->eh_max)) { in ext4_ext_calc_credits_for_single_extent()
[all …]
H A Dfast_commit.c1570 eh->eh_max = cpu_to_le16( in ext4_fc_replay_inode()
/linux-6.15/Documentation/filesystems/ext4/
H A Difork.rst88 - eh_max