Searched refs:config_item_get (Results 1 – 10 of 10) sorted by relevance
133 struct config_item *config_item_get(struct config_item *item) in config_item_get() function139 EXPORT_SYMBOL(config_item_get);207 ret = config_item_get(item); in config_group_find_item()
131 item = config_item_get(sl->sl_target); in configfs_get_config_item()133 item = config_item_get(sd->s_element); in configfs_get_config_item()
86 sl->sl_target = config_item_get(item); in create_link()
748 config_item_get(item); in link_obj()
79 extern struct config_item * config_item_get(struct config_item *);112 return group ? to_config_group(config_item_get(&group->cg_item)) : NULL; in config_group_get()
53 config_item_get(&node->nd_item); in o2nm_get_node_by_num()123 config_item_get(&node->nd_item); in o2nm_get_node_by_ip()139 config_item_get(&node->nd_item); in o2nm_node_get()
447 config_item_get(&policy_node->group.cg_item); in stp_policy_node_lookup()
143 config_item_get(&nt->item); in netconsole_target_get()
781 config_item_get(i); in get_comm()
138 struct config_item *config_item_get(struct config_item *);152 config_item_get(), and drop the reference when they are done via