Home
last modified time | relevance | path

Searched refs:export_count (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/target/
A Dtarget_core_configfs.c664 if (dev->export_count) { in emulate_model_alias_store()
879 if (dev->export_count) { in pi_prot_type_store()
934 if (dev->export_count) { in pi_prot_format_store()
1069 if (dev->export_count) { in queue_depth_store()
1460 if (dev->export_count) { in target_wwn_vendor_id_store()
1516 if (dev->export_count) { in target_wwn_product_id_store()
1518 dev->export_count); in target_wwn_product_id_store()
1572 if (dev->export_count) { in target_wwn_revision_store()
1574 dev->export_count); in target_wwn_revision_store()
1621 if (dev->export_count) { in target_wwn_company_id_store()
[all …]
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()
A Dtarget_core_tpg.c655 dev->export_count++; in core_tpg_add_lun()
700 dev->export_count--; in core_tpg_remove_lun()
A Dtarget_core_spc.c121 if (dev->export_count > 1) in spc_emulate_inquiry_std()
A Dtarget_core_transport.c1055 if (dev->export_count) in transport_dump_dev_state()
A Dtarget_core_user.c2692 if (da->da_dev->export_count) { in tcmu_cmd_time_out_store()
/linux/include/target/
A Dtarget_core_base.h832 u32 export_count; member

Completed in 39 milliseconds