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.c633 if (dev->export_count) { in emulate_model_alias_store()
821 if (dev->export_count) { in pi_prot_type_store()
876 if (dev->export_count) { in pi_prot_format_store()
1011 if (dev->export_count) { in queue_depth_store()
1364 if (dev->export_count) { in target_wwn_vendor_id_store()
1420 if (dev->export_count) { in target_wwn_product_id_store()
1422 dev->export_count); in target_wwn_product_id_store()
1476 if (dev->export_count) { in target_wwn_revision_store()
1478 dev->export_count); in target_wwn_revision_store()
1525 if (dev->export_count) { in target_wwn_company_id_store()
[all …]
A Dtarget_core_tpg.c594 dev->export_count++; in core_tpg_add_lun()
641 dev->export_count--; in core_tpg_remove_lun()
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_device.c478 if (dev->export_count == 0x0000ffff) { in core_alloc_rtpi()
A Dtarget_core_transport.c1022 if (dev->export_count) in transport_dump_dev_state()
A Dtarget_core_user.c2625 if (da->da_dev->export_count) { in tcmu_cmd_time_out_store()
/linux/include/target/
A Dtarget_core_base.h819 u32 export_count; member

Completed in 33 milliseconds