get_io_opt        881 drivers/target/target_core_iblock.c 	.get_io_opt		= iblock_get_io_opt,
get_io_opt        528 drivers/target/target_core_spc.c 	if (dev->transport->get_io_opt && (opt = dev->transport->get_io_opt(dev)))
get_io_opt         48 include/target/target_core_backend.h 	unsigned int (*get_io_opt)(struct se_device *);