Searched refs:io_align (Results 1 – 5 of 5) sorted by relevance
/third_party/uboot/u-boot-2020.01/lib/efi_loader/ |
D | efi_disk.c | 126 if ((uintptr_t)buffer & (this->media->io_align - 1)) in efi_disk_read_blocks() 177 if ((uintptr_t)buffer & (this->media->io_align - 1)) in efi_disk_write_blocks() 366 diskobj->media.io_align = desc->blksz; in efi_disk_add_dev()
|
/third_party/uboot/u-boot-2020.01/fs/btrfs/ |
D | conv-funcs.h | 122 DEFINE_CONV(btrfs_dev_item, devid, total_bytes, bytes_used, io_align, io_width, 125 DEFINE_CONV(btrfs_chunk, length, owner, stripe_len, type, io_align, io_width,
|
D | btrfs_tree.h | 362 __u32 io_align; member 415 __u32 io_align; member
|
/third_party/e2fsprogs/lib/blkid/ |
D | probe.h | 650 __u32 io_align; member
|
/third_party/uboot/u-boot-2020.01/include/ |
D | efi_api.h | 514 u32 io_align; member
|