Home
last modified time | relevance | path

Searched defs:blksz (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/u-boot/drivers/block/
H A Dblkcache.c20 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 Dblk-uclass.c561 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 Dide.c1191 int blksz; in ide_probe() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.c220 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 Dadi_64.h15 __u64 blksz; member
/openbmc/u-boot/include/
H A Dblk.h78 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 Dimage-sparse.h12 lbaint_t blksz; member
H A Dext4fs.h86 uint32_t blksz; member
H A Dpart.h57 ulong blksz; /* block size in bytes */ member
/openbmc/u-boot/drivers/scsi/
H A Dscsi.c360 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 Dioctl.h22 unsigned int blksz; member
/openbmc/linux/drivers/mmc/core/
H A Dsdio_ops.c115 unsigned addr, int incr_addr, u8 *buf, unsigned blocks, unsigned blksz) in mmc_io_rw_extended()
H A Dmmc_test.c211 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 Dsdio_io.c159 int sdio_set_block_size(struct sdio_func *func, unsigned blksz) in sdio_set_block_size()
/openbmc/linux/drivers/md/
H A Ddm-dust.c28 unsigned int blksz; member
326 unsigned int blksz; in dust_ctr() local
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dsdio.c43 unsigned int blksz) in wl1271_sdio_set_block_size()
H A Dspi.c401 unsigned int blksz) in wl12xx_spi_set_block_size()
/openbmc/linux/drivers/bluetooth/
H A Dbtmrvl_sdio.c703 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 Darm_pl180_mmci.c228 u32 blksz = 0; in do_data_transfer() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_disk.c62 int blksz; in efi_disk_rw_blocks() local
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dmmc.h20 u32 blksz; /* 0x10 block size */ member
/openbmc/linux/include/linux/mmc/
H A Dcore.h117 unsigned int blksz; /* data block size */ member
/openbmc/u-boot/tools/
H A Dkwboot.c355 const size_t blksz = sizeof(block->data); in kwboot_xm_makeblock() local
/openbmc/linux/drivers/staging/greybus/
H A Dsdio.c120 u32 blksz; in gb_sdio_get_caps() local
/openbmc/u-boot/fs/ext4/
H A Dext4_common.c1531 int blksz = EXT2_BLOCK_SIZE(data); in ext4fs_get_extent_block() local
1619 int blksz; in read_allocated_block() local

12