Searched defs:byte_offset (Results 1 – 9 of 9) sorted by relevance
| /u-boot/fs/btrfs/ |
| A D | dev.c | 19 int byte_offset; in btrfs_devread() local
|
| A D | compat.h | 59 int byte_offset; in __btrfs_devread() local
|
| /u-boot/fs/zfs/ |
| A D | dev.c | 26 int zfs_devread(int sector, int byte_offset, int byte_len, char *buf) in zfs_devread()
|
| /u-boot/fs/reiserfs/ |
| A D | dev.c | 24 int reiserfs_devread(int sector, int byte_offset, int byte_len, char *buf) in reiserfs_devread()
|
| /u-boot/fs/ |
| A D | fs_internal.c | 18 lbaint_t sector, int byte_offset, int byte_len, char *buf) in fs_devread()
|
| /u-boot/fs/ext4/ |
| A D | dev.c | 50 int ext4fs_devread(lbaint_t sector, int byte_offset, int byte_len, in ext4fs_devread()
|
| /u-boot/drivers/ram/octeon/ |
| A D | octeon_ddr.c | 2042 int dll_offset_mode, int byte_offset, int byte) in load_dll_offset() 2084 int byte_offset; in process_custom_dll_offsets() local
|
| A D | octeon3_lmc.c | 10291 int byte_offset, new_best_offset[9]; in hw_assist_test_dll_offset() local
|
| /u-boot/drivers/mtd/ |
| A D | cfi_flash.c | 219 unsigned int byte_offset = offset * info->portwidth; in flash_map() local
|
Completed in 35 milliseconds