/openbmc/u-boot/drivers/block/ |
H A D | blkcache.c | 20 unsigned long blksz; member 33 unsigned long blksz) in cache_find() 55 unsigned long blksz, void *buffer) in blkcache_read() 76 unsigned long blksz, void const *buffer) in blkcache_fill()
|
H A D | blk-uclass.c | 561 const char *name, int if_type, int devnum, int blksz, in blk_create_device() 593 const char *name, int if_type, int devnum, int blksz, in blk_create_devicef()
|
H A D | ide.c | 1191 int blksz; in ide_probe() local
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_trans_resv.c | 220 unsigned int blksz = XFS_FSB_TO_B(mp, 1); in xfs_rtalloc_block_count() local 260 unsigned int blksz = XFS_FSB_TO_B(mp, 1); in xfs_calc_refcountbt_reservation() local 298 unsigned int blksz = XFS_FSB_TO_B(mp, 1); in xfs_calc_write_reservation() local 378 unsigned int blksz = XFS_FSB_TO_B(mp, 1); in xfs_calc_itruncate_reservation() local
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | adi_64.h | 15 __u64 blksz; member
|
/openbmc/u-boot/include/ |
H A D | blk.h | 78 unsigned long blksz; /* block size */ member 187 unsigned long blksz, void *buffer) in blkcache_read() 194 unsigned long blksz, void const *buffer) {} in blkcache_fill()
|
H A D | image-sparse.h | 12 lbaint_t blksz; member
|
H A D | ext4fs.h | 86 uint32_t blksz; member
|
H A D | part.h | 57 ulong blksz; /* block size in bytes */ member
|
/openbmc/u-boot/drivers/scsi/ |
H A D | scsi.c | 360 lbaint_t *capacity, unsigned long *blksz) in scsi_read_capacity() 494 unsigned long blksz; in scsi_detect_dev() local
|
/openbmc/linux/include/uapi/linux/mmc/ |
H A D | ioctl.h | 22 unsigned int blksz; member
|
/openbmc/linux/drivers/mmc/core/ |
H A D | sdio_ops.c | 115 unsigned addr, int incr_addr, u8 *buf, unsigned blocks, unsigned blksz) in mmc_io_rw_extended()
|
H A D | mmc_test.c | 211 unsigned dev_addr, unsigned blocks, unsigned blksz, int write) in mmc_test_prepare_mrq() 290 u8 *buffer, unsigned addr, unsigned blksz, int write) in mmc_test_buffer_transfer() 875 unsigned blocks, unsigned blksz, int write) in mmc_test_simple_transfer() 900 unsigned blocks, unsigned blksz, int write) in mmc_test_broken_transfer() 932 unsigned blocks, unsigned blksz, int write) in mmc_test_transfer()
|
H A D | sdio_io.c | 159 int sdio_set_block_size(struct sdio_func *func, unsigned blksz) in sdio_set_block_size()
|
/openbmc/linux/drivers/md/ |
H A D | dm-dust.c | 28 unsigned int blksz; member 326 unsigned int blksz; in dust_ctr() local
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | sdio.c | 43 unsigned int blksz) in wl1271_sdio_set_block_size()
|
H A D | spi.c | 401 unsigned int blksz) in wl12xx_spi_set_block_size()
|
/openbmc/linux/drivers/bluetooth/ |
H A D | btmrvl_sdio.c | 703 int ret, num_blocks, blksz; in btmrvl_sdio_card_to_host() local 1091 int blksz; in btmrvl_sdio_host_to_card() local
|
/openbmc/u-boot/drivers/mmc/ |
H A D | arm_pl180_mmci.c | 228 u32 blksz = 0; in do_data_transfer() local
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_disk.c | 62 int blksz; in efi_disk_rw_blocks() local
|
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
H A D | mmc.h | 20 u32 blksz; /* 0x10 block size */ member
|
/openbmc/linux/include/linux/mmc/ |
H A D | core.h | 117 unsigned int blksz; /* data block size */ member
|
/openbmc/u-boot/tools/ |
H A D | kwboot.c | 355 const size_t blksz = sizeof(block->data); in kwboot_xm_makeblock() local
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | sdio.c | 120 u32 blksz; in gb_sdio_get_caps() local
|
/openbmc/u-boot/fs/ext4/ |
H A D | ext4_common.c | 1531 int blksz = EXT2_BLOCK_SIZE(data); in ext4fs_get_extent_block() local 1619 int blksz; in read_allocated_block() local
|