Searched refs:hw_block_size (Results 1 – 11 of 11) sorted by relevance
699 src_dev->dev_attrib.hw_block_size; in target_xcopy_do_work()701 dst_dev->dev_attrib.hw_block_size; in target_xcopy_do_work()
126 dev->dev_attrib.hw_block_size = bdev_logical_block_size(bd); in iblock_configure_device()129 dev->dev_attrib.hw_block_size); in iblock_configure_device()
298 dev->dev_attrib.hw_block_size = in pscsi_add_device_to_list()326 dev->dev_attrib.hw_block_size = sd->sector_size; in pscsi_add_device_to_list()
982 dev->dev_attrib.block_size = dev->dev_attrib.hw_block_size; in target_configure_device()990 dev->dev_attrib.hw_block_size); in target_configure_device()
299 dev->dev_attrib.hw_block_size = RD_BLOCKSIZE; in rd_configure_device()
195 dev->dev_attrib.hw_block_size = fd_dev->fd_block_size; in fd_configure_device()
2265 if (dev->dev_attrib.hw_block_size == 0) in tcmu_configure_device()2266 dev->dev_attrib.hw_block_size = 512; in tcmu_configure_device()2610 &(dev->dev_attrib.hw_block_size)); in tcmu_set_configfs_dev_params()
539 DEF_CONFIGFS_ATTRIB_SHOW(hw_block_size);1227 CONFIGFS_ATTR_RO(, hw_block_size);
558 dev->dev_attrib.hw_block_size, in spc_emulate_evpd_b0()
704 u32 hw_block_size; member
229 This location contains attributes such as "hw_block_size", that
Completed in 45 milliseconds