Searched refs:unmap_zeroes_data (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/target/
H A Dtarget_core_base.h69 /* Default unmap_zeroes_data */
717 bool unmap_zeroes_data; member in struct:se_dev_attrib
/linux-master/drivers/target/
H A Dtarget_core_device.c774 dev->dev_attrib.unmap_zeroes_data =
H A Dtarget_core_sbc.c123 if (dev->dev_attrib.unmap_zeroes_data)
H A Dtarget_core_configfs.c577 DEF_CONFIGFS_ATTRIB_SHOW(unmap_zeroes_data); variable
1035 " unmap_zeroes_data while export_count is %d\n",
1044 ret = target_try_configure_unmap(dev, "unmap_zeroes_data");
1048 da->unmap_zeroes_data = flag;
1300 CONFIGFS_ATTR(, unmap_zeroes_data);
H A Dtarget_core_spc.c667 * The unmap_zeroes_data set means that the underlying device supports
675 (dev->dev_attrib.unmap_zeroes_data != 0))

Completed in 324 milliseconds