Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ext4/
H A Ddev.c33 lbaint_t part_offset; variable
44 part_offset = info->start; in ext4fs_set_blk_dev()
H A Dext4_common.c203 startblock += part_offset; in put_ext4()
210 (part_offset + fs->total_sect)) { in put_ext4()
211 printf("part_offset is " LBAFU "\n", part_offset); in put_ext4()
/openbmc/u-boot/include/
H A Dext_common.h210 extern lbaint_t part_offset;