Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4_extents.h82 __le16 eh_depth; /* has tree real underlying blocks? */ member
187 return le16_to_cpu(ext_inode_hdr(inode)->eh_depth); in ext_depth()
H A Dextents.c466 if (unlikely(le16_to_cpu(eh->eh_depth) != depth)) { in __ext4_ext_check()
512 max, le16_to_cpu(eh->eh_depth), depth); in __ext4_ext_check()
877 eh->eh_depth = 0; in ext4_ext_tree_init()
1143 neh->eh_depth = 0; in ext4_ext_split()
1222 neh->eh_depth = cpu_to_le16(depth - i); in ext4_ext_split()
1375 if (neh->eh_depth == 0) { in ext4_ext_grow_indepth()
1386 le16_add_cpu(&neh->eh_depth, 1); in ext4_ext_grow_indepth()
3077 ext_inode_hdr(inode)->eh_depth = 0; in ext4_ext_remove_space()
H A Dextents-test.c282 eh->eh_depth = 0; in extents_kunit_init()
/linux/Documentation/filesystems/ext4/
H A Difork.rst58 (``eh.eh_depth`` > 0), the header is followed by ``eh.eh_entries``
61 is a leaf node (``eh.eh_depth == 0``), then the header is followed by
92 - eh_depth