Searched refs:max_unmap_block_desc_count (Results 1 – 7 of 7) sorted by relevance
109 DEF_TB_DEV_ATTRIB(_backend, max_unmap_block_desc_count); \110 TB_DEV_ATTR(_backend, max_unmap_block_desc_count, S_IRUGO | S_IWUSR); \
702 u32 max_unmap_block_desc_count; member
679 u32 max_unmap_block_desc_count) in se_dev_set_max_unmap_block_desc_count() argument681 dev->dev_attrib.max_unmap_block_desc_count = in se_dev_set_max_unmap_block_desc_count()682 max_unmap_block_desc_count; in se_dev_set_max_unmap_block_desc_count()684 dev, dev->dev_attrib.max_unmap_block_desc_count); in se_dev_set_max_unmap_block_desc_count()891 if (flag && !dev->dev_attrib.max_unmap_block_desc_count) { in se_dev_set_emulate_tpu()913 if (flag && !dev->dev_attrib.max_unmap_block_desc_count) { in se_dev_set_emulate_tpws()1532 dev->dev_attrib.max_unmap_block_desc_count = in target_alloc_device()
179 dev->dev_attrib.max_unmap_block_desc_count = 1; in fd_configure_device()211 dev->dev_attrib.max_unmap_block_desc_count = 1; in fd_configure_device()
142 dev->dev_attrib.max_unmap_block_desc_count = 1; in iblock_configure_device()
556 put_unaligned_be32(dev->dev_attrib.max_unmap_block_desc_count, in spc_emulate_evpd_b0()
1143 if (size / 16 > dev->dev_attrib.max_unmap_block_desc_count) { in sbc_execute_unmap()