Searched refs:ei_leaf_hi (Results 1 – 5 of 5) sorted by relevance
78 __le16 ei_leaf_hi; /* high 16 bits of physical block */ member244 block |= ((ext4_fsblk_t) le16_to_cpu(ix->ei_leaf_hi) << 31) << 1; in ext4_idx_pblock()270 ix->ei_leaf_hi = cpu_to_le16((unsigned long) ((pb >> 31) >> 1) & in ext4_idx_store_pblock()
69 __le16 ei_leaf_hi; /* high 16 bits of physical block */ member
126 - ei_leaf_hi
1552 block = le16_to_cpu(index[i].ei_leaf_hi); in ext4fs_get_extent_block()
271 - uint16_t ei_leaf_hi; /* high 16 bits of physical block */