Home
last modified time | relevance | path

Searched refs:ee_start_hi (Results 1 – 1 of 1) sorted by relevance

/fs/ext4/
Dext4_extents.h66 __le16 ee_start_hi; /* high 16 bits of physical block */ member
231 block |= ((ext4_fsblk_t) le16_to_cpu(ex->ee_start_hi) << 31) << 1; in ext4_ext_pblock()
257 ex->ee_start_hi = cpu_to_le16((unsigned long) ((pb >> 31) >> 1) & in ext4_ext_store_pblock()