| /linux/fs/configfs/ |
| H A D | item.c | 123 pr_debug("config_item %s: cleaning up\n", config_item_name(item)); in config_item_cleanup() 182 if (config_item_name(item) && in config_group_find_item() 183 !strcmp(config_item_name(item), name)) { in config_group_find_item()
|
| H A D | symlink.c | 35 length += strlen(config_item_name(p)) + 1; in item_path_length() 47 int cur = strlen(config_item_name(p)); in fill_item_path() 51 memcpy(buffer + length, config_item_name(p), cur); in fill_item_path()
|
| /linux/drivers/target/ |
| H A D | target_core_configfs.c | 260 config_item_name(&tf->tf_group.cg_item)); in target_core_register_fabric() 275 " tf list\n", config_item_name(item)); in target_core_deregister_fabric() 282 " %s\n", config_item_name(item)); in target_core_deregister_fabric() 644 configname = config_item_name(&dev->dev_group.cg_item); in dev_set_t10_wwn_model_alias() 2393 config_item_name(&hba->hba_group.cg_item), in target_dev_alias_store() 2394 config_item_name(&dev->dev_group.cg_item), in target_dev_alias_store() 2434 config_item_name(&hba->hba_group.cg_item), in target_dev_udev_path_store() 2435 config_item_name(&dev->dev_group.cg_item), in target_dev_udev_path_store() 2485 config_item_name(lu_ci), lu_gp->lu_gp_id); in target_dev_alua_lu_gp_show() 2537 config_item_name(&hba->hba_group.cg_item), in target_dev_alua_lu_gp_store() [all …]
|
| H A D | target_core_alua.c | 901 config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item)); in core_alua_update_tpg_primary_metadata() 1041 "implicit", config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item), in core_alua_do_transition_tg_pt() 1158 config_item_name(&lu_gp->lu_gp_group.cg_item), in core_alua_do_port_transition() 1247 "implicit", config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item), in core_alua_set_tg_pt_secondary_state() 1557 if (!strcmp(config_item_name(ci), name)) { in core_alua_get_lu_gp_by_name() 1781 if (!strcmp(config_item_name(ci), name)) { in core_alua_get_tg_pt_gp_by_name() 1881 config_item_name(tg_pt_ci), tg_pt_gp->tg_pt_gp_id, in core_alua_show_tg_pt_gp_info() 1951 config_item_name(&lun->lun_group.cg_item), in core_alua_store_tg_pt_gp_info() 1952 config_item_name( in core_alua_store_tg_pt_gp_info() 1971 config_item_name(&lun->lun_group.cg_item), in core_alua_store_tg_pt_gp_info() [all …]
|
| H A D | target_core_fabric_configfs.c | 107 if (strcmp(config_item_name(wwn_ci), config_item_name(wwn_ci_s))) { in target_fabric_mappedlun_link() 109 config_item_name(wwn_ci)); in target_fabric_mappedlun_link() 112 if (strcmp(config_item_name(tpg_ci), config_item_name(tpg_ci_s))) { in target_fabric_mappedlun_link() 114 " TPGT: %s\n", config_item_name(wwn_ci), in target_fabric_mappedlun_link() 115 config_item_name(tpg_ci)); in target_fabric_mappedlun_link()
|
| H A D | target_core_sbc.c | 958 config_item_name(&dev->dev_group.cg_item), in sbc_parse_cdb()
|
| /linux/fs/ocfs2/cluster/ |
| H A D | heartbeat.c | 392 config_item_name(®->hr_item), reg_bdev(reg)); in o2hb_nego_timeout() 407 config_item_name(®->hr_item), in o2hb_nego_timeout() 428 o2nm_this_node(), O2HB_NEGO_TIMEOUT_MS/1000, config_item_name(®->hr_item), in o2hb_nego_timeout() 446 nego_msg->node_num, config_item_name(®->hr_item), in o2hb_nego_timeout_handler() 462 config_item_name(®->hr_item), reg_bdev(reg)); in o2hb_nego_approve_handler() 872 config_item_name(®->hr_item), reg_bdev(reg)); in o2hb_set_quorum_device() 1179 config_item_name(®->hr_item), in o2hb_do_disk_heartbeat() 1902 config_item_name(®->hr_item), reg_bdev(reg)); in o2hb_region_dev_store() 1972 dir = debugfs_create_dir(config_item_name(®->hr_item), parent); in o2hb_debug_region_init() 2093 "stopped" : "start aborted"), config_item_name(item), in o2hb_heartbeat_group_drop_item() [all …]
|
| H A D | nodemanager.c | 636 config_item_name(&node->nd_item)); in o2nm_node_group_drop_item()
|
| /linux/drivers/target/tcm_remote/ |
| H A D | tcm_remote.c | 122 config_item_name(&wwn->wwn_group.cg_item), tpgt); in tcm_remote_make_tpg() 147 config_item_name(&wwn->wwn_group.cg_item), tpgt); in tcm_remote_drop_tpg()
|
| /linux/drivers/net/ |
| H A D | netconsole.c | 216 if (config_item_name(&nt->group.cg_item)) in netconsole_target_get() 222 if (config_item_name(&nt->group.cg_item)) in netconsole_target_put() 771 config_item_name(&nt->group.cg_item)); in release_store() 798 config_item_name(&nt->group.cg_item)); in extended_store() 822 config_item_name(&nt->group.cg_item)); in dev_name_store() 843 config_item_name(&nt->group.cg_item)); in local_port_store() 865 config_item_name(&nt->group.cg_item)); in remote_port_store() 888 config_item_name(&nt->group.cg_item)); in local_ip_store() 913 config_item_name(&nt->group.cg_item)); in remote_ip_store() 948 config_item_name(&nt->group.cg_item)); in remote_mac_store()
|
| /linux/drivers/target/iscsi/ |
| H A D | iscsi_target_configfs.c | 220 config_item_name(&se_tpg->se_tpg_wwn->wwn_group.cg_item), in lio_target_call_addnptotpg() 263 " PORTAL: %pISpc\n", config_item_name(&se_tpg->se_tpg_wwn->wwn_group.cg_item), in lio_target_call_delnpfromtpg() 688 "InitiatorName: %s\n", config_item_name(wwn_ci), in lio_target_nacl_cmdsn_depth_store() 689 config_item_name(tpg_ci), cmdsn_depth, in lio_target_nacl_cmdsn_depth_store() 690 config_item_name(acl_ci)); in lio_target_nacl_cmdsn_depth_store()
|
| /linux/include/linux/ |
| H A D | configfs.h | 52 static inline char *config_item_name(struct config_item * item) in config_item_name() function
|
| /linux/fs/dlm/ |
| H A D | config.c | 660 rv = kstrtouint(config_item_name(item), 0, &nodeid); in comm_nodeid_show() 813 rv = kstrtouint(config_item_name(item), 0, &nodeid); in node_nodeid_show()
|
| /linux/drivers/target/tcm_fc/ |
| H A D | tfc_conf.c | 281 config_item_name(&tpg->se_tpg.tpg_group.cg_item)); in ft_del_tpg()
|
| /linux/drivers/target/loopback/ |
| H A D | tcm_loop.c | 991 config_item_name(&wwn->wwn_group.cg_item), tpgt); in tcm_loop_make_naa_tpg() 1020 config_item_name(&wwn->wwn_group.cg_item), tpgt); in tcm_loop_drop_naa_tpg()
|
| /linux/drivers/nvme/target/ |
| H A D | nvmet.h | 396 return config_item_name(&host->group.cg_item); in nvmet_host_name()
|
| H A D | configfs.c | 2310 if (!strncmp(config_item_name(item), page, len)) { in nvmet_root_discovery_nqn_store() 2311 pr_err("duplicate NQN %s\n", config_item_name(item)); in nvmet_root_discovery_nqn_store()
|
| /linux/drivers/block/null_blk/ |
| H A D | main.c | 2029 if (config_item_name(&dev->group.cg_item)) { in null_add_dev() 2032 "%s", config_item_name(&dev->group.cg_item)); in null_add_dev()
|
| /linux/drivers/scsi/ibmvscsi_tgt/ |
| H A D | ibmvscsi_tgt.c | 3857 config_item_name(&tport->tport_wwn.wwn_group.cg_item)); in ibmvscsis_drop_tport()
|