get_lbppbe        879 drivers/target/target_core_iblock.c 	.get_lbppbe		= iblock_get_lbppbe,
get_lbppbe        103 drivers/target/target_core_sbc.c 	if (dev->transport->get_lbppbe)
get_lbppbe        104 drivers/target/target_core_sbc.c 		buf[13] = dev->transport->get_lbppbe(dev) & 0x0f;
get_lbppbe         46 include/target/target_core_backend.h 	unsigned int (*get_lbppbe)(struct se_device *);