Home
last modified time | relevance | path

Searched refs:blk_len (Results 1 – 11 of 11) sorted by relevance

/drivers/scsi/cxlflash/
Dsuperpipe.h48 u32 blk_len; /* from read cap(16) */ member
Dsuperpipe.c394 gli->blk_len = be32_to_cpu(*((__be32 *)&cmd_buf[8])); in read_cap16()
403 __func__, gli->max_lba, gli->blk_len, rc); in read_cap16()
1315 dev_dbg(dev, "%s: BLK_LEN = %08X\n", __func__, gli->blk_len); in cxlflash_disk_attach()
1434 attach->block_size = gli->blk_len; in cxlflash_disk_attach()
1438 attach->max_xfer /= gli->blk_len; in cxlflash_disk_attach()
1845 last_lba = ((u64)rhte->lxt_cnt * MC_CHUNK_SIZE * gli->blk_len); in cxlflash_disk_verify()
Dvlun.c384 blka->ba_lun.lba_size = gli->blk_len; in init_vlun()
751 nsectors = (resize->req_size * CXLFLASH_BLOCK_SIZE) / gli->blk_len; in _cxlflash_vlun_resize()
790 resize->last_lba = (new_size * MC_CHUNK_SIZE * gli->blk_len); in _cxlflash_vlun_resize()
/drivers/staging/lustre/lnet/selftest/
Dbrw_test.c101 len = breq->blk_len; in brw_client_init()
288 len = breq->blk_len; in brw_client_prep_rpc()
Drpc.h177 __u32 blk_len; /* data length */ member
Dconrpc.c798 brq->blk_len = param->blk_size; in lstcon_bulkrpc_v1_prep()
Dframework.c710 __swab32s(&bulk->blk_len); in sfw_unpack_addtest_req()
/drivers/lightnvm/
Dsysfs.c35 id->ppaf.blk_offset, id->ppaf.blk_len, in nvm_dev_attr_show()
/drivers/nvme/host/
Dlightnvm.c203 __u8 blk_len; member
/drivers/block/
Dnull_blk.c468 id->ppaf.blk_len = 16; in null_lnvm_id()
/drivers/scsi/esas2r/
Desas2r.h682 u32 blk_len; member