optimal_sectors 540 drivers/target/target_core_configfs.c DEF_CONFIGFS_ATTRIB_SHOW(optimal_sectors); optimal_sectors 1057 drivers/target/target_core_configfs.c da->optimal_sectors = val; optimal_sectors 1138 drivers/target/target_core_configfs.c CONFIGFS_ATTR(, optimal_sectors); optimal_sectors 956 drivers/target/target_core_device.c dev->dev_attrib.optimal_sectors = dev->dev_attrib.hw_max_sectors; optimal_sectors 531 drivers/target/target_core_spc.c put_unaligned_be32(dev->dev_attrib.optimal_sectors, &buf[12]); optimal_sectors 689 include/target/target_core_base.h u32 optimal_sectors;