Searched refs:max_unmap_block_desc_count (Results 1 – 6 of 6) sorted by relevance
550 DEF_CONFIGFS_ATTRIB_SHOW(max_unmap_block_desc_count);572 DEF_CONFIGFS_ATTRIB_STORE_U32(max_unmap_block_desc_count);742 if (flag && !da->max_unmap_block_desc_count) { in emulate_tpu_store()768 if (flag && !da->max_unmap_block_desc_count) { in emulate_tpws_store()974 if (flag && !da->max_unmap_block_desc_count) { in unmap_zeroes_data_store()1134 CONFIGFS_ATTR(, max_unmap_block_desc_count);
814 dev->dev_attrib.max_unmap_block_desc_count = in target_alloc_device()853 attrib->max_unmap_block_desc_count = 1; in target_configure_unmap_from_queue()
192 dev->dev_attrib.max_unmap_block_desc_count = 1; in fd_configure_device()
550 put_unaligned_be32(dev->dev_attrib.max_unmap_block_desc_count, in spc_emulate_evpd_b0()
1194 if (size / 16 > dev->dev_attrib.max_unmap_block_desc_count) { in sbc_execute_unmap()
684 u32 max_unmap_block_desc_count; member