Searched refs:ee_start_lo (Results 1 – 5 of 5) sorted by relevance
67 __le32 ee_start_lo; /* low 32 bits of physical block */ member230 block = le32_to_cpu(ex->ee_start_lo); in ext4_ext_pblock()256 ex->ee_start_lo = cpu_to_le32((unsigned long) (pb & 0xffffffff)); in ext4_ext_store_pblock()
58 __le32 ee_start_lo; /* low 32 bits of physical block */ member
162 - ee_start_lo
1664 le32_to_cpu(extent[i].ee_start_lo); in read_allocated_block()
260 - uint32_t ee_start_lo; /* low 32 bits of physical block */