Lines Matching defs:lun

423 	struct se_lun *lun = to_stat_port(item);  in target_stat_port_inst_show()  local
437 struct se_lun *lun = to_stat_port(item); in target_stat_port_dev_show() local
451 struct se_lun *lun = to_stat_port(item); in target_stat_port_indx_show() local
465 struct se_lun *lun = to_stat_port(item); in target_stat_port_role_show() local
480 struct se_lun *lun = to_stat_port(item); in target_stat_port_busy_count_show() local
527 struct se_lun *lun = to_stat_tgt_port(item); in target_stat_tgt_port_inst_show() local
542 struct se_lun *lun = to_stat_tgt_port(item); in target_stat_tgt_port_dev_show() local
557 struct se_lun *lun = to_stat_tgt_port(item); in target_stat_tgt_port_indx_show() local
572 struct se_lun *lun = to_stat_tgt_port(item); in target_stat_tgt_port_name_show() local
590 struct se_lun *lun = to_stat_tgt_port(item); in target_stat_tgt_port_port_index_show() local
608 struct se_lun *lun = to_stat_tgt_port(item); in target_stat_tgt_port_in_cmds_show() local
624 struct se_lun *lun = to_stat_tgt_port(item); in target_stat_tgt_port_write_mbytes_show() local
640 struct se_lun *lun = to_stat_tgt_port(item); in target_stat_tgt_port_read_mbytes_show() local
656 struct se_lun *lun = to_stat_tgt_port(item); in target_stat_tgt_port_hs_in_cmds_show() local
711 struct se_lun *lun = to_transport_stat(item); in target_stat_transport_inst_show() local
726 struct se_lun *lun = to_transport_stat(item); in target_stat_transport_device_show() local
745 struct se_lun *lun = to_transport_stat(item); in target_stat_transport_indx_show() local
762 struct se_lun *lun = to_transport_stat(item); in target_stat_transport_dev_name_show() local
785 struct se_lun *lun = to_transport_stat(item); in target_stat_transport_proto_id_show() local
822 void target_stat_setup_port_default_groups(struct se_lun *lun) in target_stat_setup_port_default_groups()