Searched refs:ee_start_hi (Results 1 – 3 of 3) sorted by relevance
35 __le16 ee_start_hi; member
177 extent->ee_start_hi = 0; in do_inode_allocate_extents()
433 fs_block_num = ((off64_t)extent->ee_start_hi << 32) | extent->ee_start_lo; in get_extent_ents()