Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/target/
A Dtarget_core_configfs.c635 if (dev->export_count) { in emulate_model_alias_store()
831 if (dev->export_count) { in pi_prot_type_store()
886 if (dev->export_count) { in pi_prot_format_store()
1024 if (dev->export_count) { in queue_depth_store()
1394 if (dev->export_count) { in target_wwn_vendor_id_store()
1450 if (dev->export_count) { in target_wwn_product_id_store()
1452 dev->export_count); in target_wwn_product_id_store()
1506 if (dev->export_count) { in target_wwn_revision_store()
1508 dev->export_count); in target_wwn_revision_store()
1555 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.c487 if (dev->export_count == 0x0000ffff) { in core_alloc_rtpi()
A Dtarget_core_spc.c121 if (dev->export_count > 1) in spc_emulate_inquiry_std()
A Dtarget_core_transport.c1022 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-6.3-rc2/include/target/
A Dtarget_core_base.h821 u32 export_count; member

Completed in 35 milliseconds