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

/linux-4.4.14/fs/configfs/
H A Ditem.c147 pr_debug("config_item %s: cleaning up\n", config_item_name(item)); config_item_cleanup()
205 if (config_item_name(item) && config_group_find_item()
206 !strcmp(config_item_name(item), name)) { config_group_find_item()
H A Dsymlink.c51 length += strlen(config_item_name(p)) + 1; item_path_length()
63 int cur = strlen(config_item_name(p)); fill_item_path()
67 strncpy(buffer + length,config_item_name(p),cur); fill_item_path()
H A Ddir.c1447 if (!strcmp(config_item_name(item), new_name))
/linux-4.4.14/drivers/net/
H A Dnetconsole.c142 if (config_item_name(&nt->item)) netconsole_target_get()
148 if (config_item_name(&nt->item)) netconsole_target_put()
392 config_item_name(&nt->item)); extended_store()
423 config_item_name(&nt->item)); dev_name_store()
448 config_item_name(&nt->item)); local_port_store()
471 config_item_name(&nt->item)); remote_port_store()
493 config_item_name(&nt->item)); local_ip_store()
529 config_item_name(&nt->item)); remote_ip_store()
566 config_item_name(&nt->item)); remote_mac_store()
/linux-4.4.14/drivers/target/
H A Dtarget_core_configfs.c224 " tf list\n", config_item_name(item)); target_core_deregister_fabric()
231 " %s\n", config_item_name(item)); target_core_deregister_fabric()
562 configname = config_item_name(&dev->dev_group.cg_item); dev_set_t10_wwn_model_alias()
1753 config_item_name(&hba->hba_group.cg_item), target_dev_alias_store()
1754 config_item_name(&dev->dev_group.cg_item), target_dev_alias_store()
1794 config_item_name(&hba->hba_group.cg_item), target_dev_udev_path_store()
1795 config_item_name(&dev->dev_group.cg_item), target_dev_udev_path_store()
1845 config_item_name(lu_ci), lu_gp->lu_gp_id); target_dev_alua_lu_gp_show()
1898 config_item_name(&hba->hba_group.cg_item), target_dev_alua_lu_gp_store()
1899 config_item_name(&dev->dev_group.cg_item), target_dev_alua_lu_gp_store()
1900 config_item_name(&lu_gp->lu_gp_group.cg_item), target_dev_alua_lu_gp_store()
1923 config_item_name(&hba->hba_group.cg_item), target_dev_alua_lu_gp_store()
1924 config_item_name(&dev->dev_group.cg_item), target_dev_alua_lu_gp_store()
1925 config_item_name(&lu_gp_new->lu_gp_group.cg_item), target_dev_alua_lu_gp_store()
2172 config_item_name(&alua_lu_gp_cg->cg_item), target_lu_gp_lu_gp_id_store()
2195 config_item_name(&hba->hba_group.cg_item), target_lu_gp_members_show()
2196 config_item_name(&dev->dev_group.cg_item)); target_lu_gp_members_show()
2263 config_item_name(alua_lu_gp_ci)); target_core_alua_create_lu_gp()
2278 config_item_name(item), lu_gp->lu_gp_id); target_core_alua_drop_lu_gp()
2578 config_item_name(&alua_tg_pt_gp_cg->cg_item), target_tg_pt_gp_tg_pt_gp_id_store()
2603 config_item_name(&lun->lun_group.cg_item)); target_tg_pt_gp_members_show()
2702 config_item_name(alua_tg_pt_gp_ci)); target_core_alua_create_tg_pt_gp()
2716 config_item_name(item), tg_pt_gp->tg_pt_gp_id); target_core_alua_drop_tg_pt_gp()
H A Dtarget_core_fabric_configfs.c105 if (strcmp(config_item_name(wwn_ci), config_item_name(wwn_ci_s))) { target_fabric_mappedlun_link()
107 config_item_name(wwn_ci)); target_fabric_mappedlun_link()
110 if (strcmp(config_item_name(tpg_ci), config_item_name(tpg_ci_s))) { target_fabric_mappedlun_link()
112 " TPGT: %s\n", config_item_name(wwn_ci), target_fabric_mappedlun_link()
113 config_item_name(tpg_ci)); target_fabric_mappedlun_link()
H A Dtarget_core_alua.c936 config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item)); core_alua_update_tpg_primary_metadata()
1043 "implicit", config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item), core_alua_do_transition_tg_pt_work()
1237 config_item_name(&lu_gp->lu_gp_group.cg_item), core_alua_do_port_transition()
1322 "implicit", config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item), core_alua_set_tg_pt_secondary_state()
1632 if (!strcmp(config_item_name(ci), name)) { core_alua_get_lu_gp_by_name()
1858 if (!strcmp(config_item_name(ci), name)) { core_alua_get_tg_pt_gp_by_name()
1944 config_item_name(tg_pt_ci), tg_pt_gp->tg_pt_gp_id, core_alua_show_tg_pt_gp_info()
2013 config_item_name(&lun->lun_group.cg_item), core_alua_store_tg_pt_gp_info()
2014 config_item_name( core_alua_store_tg_pt_gp_info()
2035 config_item_name(&lun->lun_group.cg_item), core_alua_store_tg_pt_gp_info()
2036 config_item_name(&tg_pt_gp_new->tg_pt_gp_group.cg_item), core_alua_store_tg_pt_gp_info()
/linux-4.4.14/fs/ocfs2/cluster/
H A Dheartbeat.c752 config_item_name(&reg->hr_item), reg->hr_dev_name); o2hb_set_quorum_device()
1052 config_item_name(&reg->hr_item), o2hb_do_disk_heartbeat()
1830 config_item_name(&reg->hr_item), reg->hr_dev_name); o2hb_region_dev_store()
1906 debugfs_create_dir(config_item_name(&reg->hr_item), dir); o2hb_debug_region_init()
2037 "stopped" : "start aborted"), config_item_name(item), o2hb_heartbeat_group_drop_item()
2219 uuid = config_item_name(&reg->hr_item); o2hb_region_pin()
2272 uuid = config_item_name(&reg->hr_item); o2hb_region_unpin()
2507 mlog(0, "Region: %s\n", config_item_name(&reg->hr_item)); o2hb_get_all_regions()
2509 memcpy(p, config_item_name(&reg->hr_item), o2hb_get_all_regions()
H A Dnodemanager.c612 config_item_name(&node->nd_item)); o2nm_node_group_drop_item()
/linux-4.4.14/drivers/target/iscsi/
H A Discsi_target_configfs.c289 config_item_name(&se_tpg->se_tpg_wwn->wwn_group.cg_item), lio_target_call_addnptotpg()
332 " PORTAL: %pISpc\n", config_item_name(&se_tpg->se_tpg_wwn->wwn_group.cg_item), lio_target_call_delnpfromtpg()
732 config_item_name(acl_ci), cmdsn_depth, 1); lio_target_nacl_cmdsn_depth_store()
735 "InitiatorName: %s\n", config_item_name(wwn_ci), lio_target_nacl_cmdsn_depth_store()
736 config_item_name(tpg_ci), cmdsn_depth, lio_target_nacl_cmdsn_depth_store()
737 config_item_name(acl_ci)); lio_target_nacl_cmdsn_depth_store()
/linux-4.4.14/include/linux/
H A Dconfigfs.h70 static inline char *config_item_name(struct config_item * item) config_item_name() function
/linux-4.4.14/drivers/target/tcm_fc/
H A Dtfc_conf.c294 config_item_name(&tpg->se_tpg.tpg_group.cg_item)); ft_del_tpg()
/linux-4.4.14/drivers/target/loopback/
H A Dtcm_loop.c1086 config_item_name(&wwn->wwn_group.cg_item), tpgt); tcm_loop_make_naa_tpg()
1116 config_item_name(&wwn->wwn_group.cg_item), tpgt); tcm_loop_drop_naa_tpg()
/linux-4.4.14/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c3716 pr_debug("drop_tport(%s\n", config_item_name(&sport->port_wwn.wwn_group.cg_item)); srpt_drop_tport()

Completed in 445 milliseconds