Home
last modified time | relevance | path

Searched refs:export_count (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_configfs.c632 if (dev->export_count) { in emulate_model_alias_store()
634 " while export_count is %d\n", in emulate_model_alias_store()
635 dev, dev->export_count); in emulate_model_alias_store()
694 if (da->da_dev->export_count) { in emulate_ua_intlck_ctrl_store()
696 " UA_INTRLCK_CTRL while export_count is %d\n", in emulate_ua_intlck_ctrl_store()
697 da->da_dev, da->da_dev->export_count); in emulate_ua_intlck_ctrl_store()
717 if (da->da_dev->export_count) { in emulate_tas_store()
719 " export_count is %d\n", in emulate_tas_store()
720 da->da_dev, da->da_dev->export_count); in emulate_tas_store()
820 if (dev->export_count) { in pi_prot_type_store()
[all...]
H A Dtarget_core_tpg.c594 dev->export_count++; in core_tpg_add_lun()
641 dev->export_count--; in core_tpg_remove_lun()
H A Dtarget_core_stat.c70 return snprintf(page, PAGE_SIZE, "%u\n", to_stat_dev(item)->export_count); in target_stat_ports_show()
122 if (to_stat_tgt_dev(item)->export_count) in target_stat_tgt_status_show()
133 if (to_stat_tgt_dev(item)->export_count) in target_stat_tgt_non_access_lus_show()
272 (dev->export_count) ? "available" : "notavailable"); in target_stat_lu_status_show()
H A Dtarget_core_device.c481 if (dev->export_count == 0x0000ffff) { in core_alloc_rtpi()
H A Dtarget_core_user.c2458 if (da->da_dev->export_count) { in tcmu_cmd_time_out_store()
H A Dtarget_core_transport.c972 if (dev->export_count) in transport_dump_dev_state()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_configfs.c663 if (dev->export_count) { in emulate_model_alias_store()
665 " while export_count is %d\n", in emulate_model_alias_store()
666 dev, dev->export_count); in emulate_model_alias_store()
725 if (da->da_dev->export_count) { in emulate_ua_intlck_ctrl_store()
727 " UA_INTRLCK_CTRL while export_count is %d\n", in emulate_ua_intlck_ctrl_store()
728 da->da_dev, da->da_dev->export_count); in emulate_ua_intlck_ctrl_store()
748 if (da->da_dev->export_count) { in emulate_tas_store()
750 " export_count is %d\n", in emulate_tas_store()
751 da->da_dev, da->da_dev->export_count); in emulate_tas_store()
859 if (dev->export_count) { in pi_prot_type_store()
[all...]
H A Dtarget_core_stat.c67 return snprintf(page, PAGE_SIZE, "%u\n", to_stat_dev(item)->export_count); in target_stat_ports_show()
119 if (to_stat_tgt_dev(item)->export_count) in target_stat_tgt_status_show()
130 if (to_stat_tgt_dev(item)->export_count) in target_stat_tgt_non_access_lus_show()
269 (dev->export_count) ? "available" : "notavailable"); in target_stat_lu_status_show()
H A Dtarget_core_tpg.c655 dev->export_count++; in core_tpg_add_lun()
700 dev->export_count--; in core_tpg_remove_lun()
H A Dtarget_core_spc.c121 if (dev->export_count > 1) in spc_emulate_inquiry_std()
H A Dtarget_core_transport.c1055 if (dev->export_count) in transport_dump_dev_state()
H A Dtarget_core_user.c2692 if (da->da_dev->export_count) { in tcmu_cmd_time_out_store()
/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h804 u32 export_count; member
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h822 u32 export_count; member

Completed in 35 milliseconds