Searched defs:byte_offset (Results 1 – 8 of 8) sorted by relevance
| /openbmc/u-boot/fs/btrfs/ |
| H A D | dev.c | 18 int byte_offset; in btrfs_devread() local
|
| /openbmc/u-boot/fs/ |
| H A D | fs_internal.c | 14 lbaint_t sector, int byte_offset, int byte_len, char *buf) in fs_devread()
|
| /openbmc/u-boot/fs/reiserfs/ |
| H A D | dev.c | 24 int reiserfs_devread(int sector, int byte_offset, int byte_len, char *buf) in reiserfs_devread()
|
| /openbmc/u-boot/fs/zfs/ |
| H A D | dev.c | 26 int zfs_devread(int sector, int byte_offset, int byte_len, char *buf) in zfs_devread()
|
| /openbmc/u-boot/fs/ext4/ |
| H A D | dev.c | 49 int ext4fs_devread(lbaint_t sector, int byte_offset, int byte_len, in ext4fs_devread()
|
| /openbmc/qemu/include/hw/hyperv/ |
| H A D | vmbus-proto.h | 126 uint32_t byte_offset; member 211 uint32_t byte_offset; member
|
| /openbmc/qemu/hw/block/dataplane/ |
| H A D | xen-block.c | 326 int64_t byte_offset; in xen_block_split_discard() local
|
| /openbmc/u-boot/drivers/mtd/ |
| H A D | cfi_flash.c | 211 unsigned int byte_offset = offset * info->portwidth; in flash_map() local
|