Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Derofs_fs.h428 __le32 pstart_hi; /* physical offset MSB */ member
H A Dzmap.c525 if (recsz <= offsetof(struct z_erofs_extent, pstart_hi)) { in z_erofs_map_blocks_ext()
566 (u64)le32_to_cpu(ext->pstart_hi) << 32; in z_erofs_map_blocks_ext()