Searched refs:eh_entries (Results 1 – 3 of 3) sorted by relevance
48 __le16 eh_entries; member80 #define EXT_HAS_FREE_INDEX(__path__) (le16_to_cpu((__path__)->p_hdr->eh_entries) < le16_to_cpu(…81 #define EXT_LAST_EXTENT(__hdr__) (EXT_FIRST_EXTENT((__hdr__)) + le16_to_cpu((__hdr__)->eh_entries…82 #define EXT_LAST_INDEX(__hdr__) (EXT_FIRST_INDEX((__hdr__)) + le16_to_cpu((__hdr__)->eh_entries) …
101 hdr->eh_entries = allocation_len; in do_inode_allocate_extents()111 hdr->eh_entries = 1; in do_inode_allocate_extents()139 hdr->eh_entries = allocation_len; in do_inode_allocate_extents()
427 for (i = 0; i < ext_hdr->eh_entries; i++) { in get_extent_ents()456 for (i = 0; i < ext_hdr->eh_entries; i++) { in get_extent_idx()