Searched refs:ei_leaf_lo (Results 1 – 5 of 5) sorted by relevance
76 __le32 ei_leaf_lo; /* pointer to the physical block of the next * member243 block = le32_to_cpu(ix->ei_leaf_lo); in ext4_idx_pblock()269 ix->ei_leaf_lo = cpu_to_le32((unsigned long) (pb & 0xffffffff)); in ext4_idx_store_pblock()
67 __le32 ei_leaf_lo; /* pointer to the physical block of the next * member
120 - ei_leaf_lo
1553 block = (block << 32) + le32_to_cpu(index[i].ei_leaf_lo); in ext4fs_get_extent_block()
269 - uint32_t ei_leaf_lo; /* pointer to the physical block of the next *