Home
last modified time | relevance | path

Searched refs:io_align (Results 1 – 5 of 5) sorted by relevance

/third_party/uboot/u-boot-2020.01/lib/efi_loader/
Defi_disk.c126 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/
Dconv-funcs.h122 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,
Dbtrfs_tree.h362 __u32 io_align; member
415 __u32 io_align; member
/third_party/e2fsprogs/lib/blkid/
Dprobe.h650 __u32 io_align; member
/third_party/uboot/u-boot-2020.01/include/
Defi_api.h514 u32 io_align; member