Searched refs:ee_start_lo (Results 1 – 3 of 3) sorted by relevance
67 __le32 ee_start_lo; /* low 32 bits of physical block */ member229 block = le32_to_cpu(ex->ee_start_lo); in ext4_ext_pblock()255 ex->ee_start_lo = cpu_to_le32((unsigned long) (pb & 0xffffffff)); in ext4_ext_store_pblock()
57 __le32 ee_start_lo; /* low 32 bits of physical block */ member
1666 le32_to_cpu(extent[i].ee_start_lo); in read_allocated_block()