Home
last modified time | relevance | path

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

/openbmc/linux/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.c469 if (unlikely(eh->eh_max == 0)) { in __ext4_ext_check()
474 if (unlikely(le16_to_cpu(eh->eh_max) > 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()
995 >= le16_to_cpu(curp->p_hdr->eh_max))) { in ext4_ext_insert_index()
999 le16_to_cpu(curp->p_hdr->eh_max)); in ext4_ext_insert_index()
1149 path[depth].p_hdr->eh_max)) { in ext4_ext_split()
1152 path[depth].p_hdr->eh_max); in ext4_ext_split()
1879 path[0].p_hdr->eh_max = cpu_to_le16(max_root); in ext4_ext_try_to_merge_up()
2346 < le16_to_cpu(path[depth].p_hdr->eh_max)) { in ext4_ext_calc_credits_for_single_extent()
[all …]
H A Dfast_commit.c1591 eh->eh_max = cpu_to_le16( in ext4_fc_replay_inode()
/openbmc/u-boot/include/
H A Dext4fs.h77 __le16 eh_max; /* capacity of store in entries */ member
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0006-linux-syslinux-implement-write_to_ext-and-add-syslin.patch154 + eh->eh_max = ext2fs_cpu_to_le16(i);
/openbmc/linux/Documentation/filesystems/ext4/
H A Difork.rst88 - eh_max