Searched refs:max_unmap_lba_count (Results 1 – 7 of 7) sorted by relevance
107 DEF_TB_DEV_ATTRIB(_backend, max_unmap_lba_count); \108 TB_DEV_ATTR(_backend, max_unmap_lba_count, S_IRUGO | S_IWUSR); \
701 u32 max_unmap_lba_count; member
668 u32 max_unmap_lba_count) in se_dev_set_max_unmap_lba_count() argument670 dev->dev_attrib.max_unmap_lba_count = max_unmap_lba_count; in se_dev_set_max_unmap_lba_count()672 dev, dev->dev_attrib.max_unmap_lba_count); in se_dev_set_max_unmap_lba_count()1531 dev->dev_attrib.max_unmap_lba_count = DA_MAX_UNMAP_LBA_COUNT; in target_alloc_device()
174 dev->dev_attrib.max_unmap_lba_count = in fd_configure_device()207 dev->dev_attrib.max_unmap_lba_count = 0x2000; in fd_configure_device()
136 dev->dev_attrib.max_unmap_lba_count = in iblock_configure_device()
551 put_unaligned_be32(dev->dev_attrib.max_unmap_lba_count, &buf[20]); in spc_emulate_evpd_b0()
1159 if (range > dev->dev_attrib.max_unmap_lba_count) { in sbc_execute_unmap()