Searched refs:max_unmap_lba_count (Results 1 – 6 of 6) sorted by relevance
803 dev->dev_attrib.max_unmap_lba_count = DA_MAX_UNMAP_LBA_COUNT; in target_alloc_device()844 attrib->max_unmap_lba_count = in target_configure_unmap_from_queue()
176 dev->dev_attrib.max_unmap_lba_count = 0x2000; in fd_configure_device()
544 DEF_CONFIGFS_ATTRIB_SHOW(max_unmap_lba_count);566 DEF_CONFIGFS_ATTRIB_STORE_U32(max_unmap_lba_count);1204 CONFIGFS_ATTR(, max_unmap_lba_count);
573 put_unaligned_be32(dev->dev_attrib.max_unmap_lba_count, &buf[20]); in spc_emulate_evpd_b0()
1224 if (range > dev->dev_attrib.max_unmap_lba_count) { in sbc_execute_unmap()
707 u32 max_unmap_lba_count; member
Completed in 23 milliseconds