Home
last modified time | relevance | path

Searched refs:optimal_sectors (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h699 u32 optimal_sectors; member
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h712 u32 optimal_sectors; member
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_configfs.c540 DEF_CONFIGFS_ATTRIB_SHOW(optimal_sectors); variable
1048 " optimal_sectors while export_count is %d\n", in optimal_sectors_store()
1053 pr_err("dev[%p]: Passed optimal_sectors %u cannot be" in optimal_sectors_store()
1059 da->optimal_sectors = val; in optimal_sectors_store()
1060 pr_debug("dev[%p]: SE Device optimal_sectors changed to %u\n", in optimal_sectors_store()
1200 CONFIGFS_ATTR(, optimal_sectors);
H A Dtarget_core_spc.c531 put_unaligned_be32(dev->dev_attrib.optimal_sectors, &buf[12]); in spc_emulate_evpd_b0()
H A Dtarget_core_device.c966 dev->dev_attrib.optimal_sectors = dev->dev_attrib.hw_max_sectors; in target_configure_device()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_configfs.c570 DEF_CONFIGFS_ATTRIB_SHOW(optimal_sectors); variable
1090 " optimal_sectors while export_count is %d\n", in optimal_sectors_store()
1095 pr_err("dev[%p]: Passed optimal_sectors %u cannot be" in optimal_sectors_store()
1101 da->optimal_sectors = val; in optimal_sectors_store()
1102 pr_debug("dev[%p]: SE Device optimal_sectors changed to %u\n", in optimal_sectors_store()
1258 CONFIGFS_ATTR(, optimal_sectors);
H A Dtarget_core_device.c943 dev->dev_attrib.optimal_sectors = dev->dev_attrib.hw_max_sectors; in target_configure_device()
H A Dtarget_core_spc.c563 put_unaligned_be32(dev->dev_attrib.optimal_sectors, &buf[12]); in spc_emulate_evpd_b0()

Completed in 21 milliseconds