Home
last modified time | relevance | path

Searched refs:hw_block_size (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/target/
A Dtarget_core_pscsi.c301 dev->dev_attrib.hw_block_size = in pscsi_add_device_to_list()
329 dev->dev_attrib.hw_block_size = sd->sector_size; in pscsi_add_device_to_list()
A Dtarget_core_device.c968 dev->dev_attrib.block_size = dev->dev_attrib.hw_block_size; in target_configure_device()
976 dev->dev_attrib.hw_block_size); in target_configure_device()
A Dtarget_core_rd.c299 dev->dev_attrib.hw_block_size = RD_BLOCKSIZE; in rd_configure_device()
A Dtarget_core_iblock.c119 dev->dev_attrib.hw_block_size = bdev_logical_block_size(bd); in iblock_configure_device()
A Dtarget_core_file.c191 dev->dev_attrib.hw_block_size = fd_dev->fd_block_size; in fd_configure_device()
A Dtarget_core_user.c2239 if (dev->dev_attrib.hw_block_size == 0) in tcmu_configure_device()
2240 dev->dev_attrib.hw_block_size = 512; in tcmu_configure_device()
2548 &(dev->dev_attrib.hw_block_size)); in tcmu_set_configfs_dev_params()
A Dtarget_core_configfs.c538 DEF_CONFIGFS_ATTRIB_SHOW(hw_block_size);
1198 CONFIGFS_ATTR_RO(, hw_block_size);
/linux/include/target/
A Dtarget_core_base.h701 u32 hw_block_size; member
/linux/Documentation/target/
A Dtcmu-design.rst229 This location contains attributes such as "hw_block_size", that

Completed in 41 milliseconds