Searched refs:ee_start_lo (Results 1 – 2 of 2) sorted by relevance
74 start = ((block_t)ext[i].ee_start_hi << 32) + ext[i].ee_start_lo; in bmap_extent()
237 uint32_t ee_start_lo; /* low 32 bits of physical block */ member