Home
last modified time | relevance | path

Searched refs:max_unmap_lba_count (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/target/
A Dtarget_core_device.c813 dev->dev_attrib.max_unmap_lba_count = DA_MAX_UNMAP_LBA_COUNT; in target_alloc_device()
853 attrib->max_unmap_lba_count = in target_configure_unmap_from_queue()
A Dtarget_core_file.c99 dev->dev_attrib.max_unmap_lba_count = 0x2000; in fd_configure_unmap()
A Dtarget_core_configfs.c545 DEF_CONFIGFS_ATTRIB_SHOW(max_unmap_lba_count);
568 DEF_CONFIGFS_ATTRIB_STORE_U32(max_unmap_lba_count);
1233 CONFIGFS_ATTR(, max_unmap_lba_count);
A Dtarget_core_sbc.c1133 if (range > dev->dev_attrib.max_unmap_lba_count) { in sbc_execute_unmap()
A Dtarget_core_spc.c579 put_unaligned_be32(dev->dev_attrib.max_unmap_lba_count, &buf[20]); in spc_emulate_evpd_b0()
/linux-6.3-rc2/include/target/
A Dtarget_core_base.h710 u32 max_unmap_lba_count; member

Completed in 24 milliseconds